mirror of
https://github.com/esp-rs/espup.git
synced 2025-09-28 05:10:44 +00:00
perf: ⚡️ Improve source command
This commit is contained in:
parent
ae707d5aac
commit
e3ed3d3d69
@ -297,7 +297,7 @@ pub fn export_environment(export_file: &PathBuf, exports: &[String]) -> Result<(
|
||||
);
|
||||
#[cfg(unix)]
|
||||
info!(
|
||||
"{} PLEASE set up the environment variables running: '. {}'",
|
||||
"{} PLEASE set up the environment variables running: '. ./{}'",
|
||||
emoji::INFO,
|
||||
export_file.display()
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user