[config-debian.sh] git config --global credential.helper cache

This commit is contained in:
陆柯 2021-11-05 09:50:43 +08:00
parent 813df737fd
commit 0ebad997d1

View File

@ -28,6 +28,7 @@ fi
echo
echo "<<< Git cloning to /faronear/fon/sysconfig"
git config --global credential.helper cache
if [ ! -d "/faronear/fon/sysconfig" ]
then
git clone https://git.faronear.org/fon/sysconfig /faronear/fon/sysconfig