mirror of
https://github.com/esp-rs/espup.git
synced 2025-10-02 15:14:56 +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)]
|
#[cfg(unix)]
|
||||||
info!(
|
info!(
|
||||||
"{} PLEASE set up the environment variables running: '. {}'",
|
"{} PLEASE set up the environment variables running: '. ./{}'",
|
||||||
emoji::INFO,
|
emoji::INFO,
|
||||||
export_file.display()
|
export_file.display()
|
||||||
);
|
);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user