git-pull-all 和 npm-boot-all 默认用 ../.. 做根目录

This commit is contained in:
luk.lu
2021-07-02 13:03:02 +08:00
parent 7d38379698
commit ad892e7b24
6 changed files with 24 additions and 17 deletions

View File

@@ -34,7 +34,7 @@ fi
echo "<<< Configure home"
if [ ! -f "~/.bashrc.backup" ]
then
. /faronear/lib/sysconfig/config-home.sh /faronear/lib/sysconfig
. /faronear/lib/sysconfig/config-home.sh /faronear/lib/sysconfig/home
fi
echo "<<< Change root password"