This commit is contained in:
陆柯 2021-06-20 07:50:24 +08:00
parent 4473a6ed4e
commit 8a8cdbe76f

View File

@ -19,7 +19,7 @@ if [ ! -d $SourcePath ]
then
echo "!!! Not existing $SourcePath, please try again"
else
echo "Config home from $SourcePath"
echo "Copy home scripts from $SourcePath"
echo "---------------------------------------------"
if [ -e ~/.emacs ]