mirror of
https://github.com/cmderdev/cmder.git
synced 2025-01-27 00:29:08 +08:00
Forgot the prefix echo with @
This commit is contained in:
parent
eaa78c6bf3
commit
4dc1065399
2
vendor/init.bat
vendored
2
vendor/init.bat
vendored
@ -42,4 +42,4 @@
|
|||||||
:: cd into users homedir
|
:: cd into users homedir
|
||||||
@cd /d "%userprofile%"
|
@cd /d "%userprofile%"
|
||||||
|
|
||||||
echo Welcome to cmder!
|
@echo Welcome to cmder!
|
Loading…
Reference in New Issue
Block a user