[config-debian.sh] git config --global credential.helper cache
This commit is contained in:
parent
813df737fd
commit
0ebad997d1
@ -28,6 +28,7 @@ fi
|
|||||||
echo
|
echo
|
||||||
|
|
||||||
echo "<<< Git cloning to /faronear/fon/sysconfig"
|
echo "<<< Git cloning to /faronear/fon/sysconfig"
|
||||||
|
git config --global credential.helper cache
|
||||||
if [ ! -d "/faronear/fon/sysconfig" ]
|
if [ ! -d "/faronear/fon/sysconfig" ]
|
||||||
then
|
then
|
||||||
git clone https://git.faronear.org/fon/sysconfig /faronear/fon/sysconfig
|
git clone https://git.faronear.org/fon/sysconfig /faronear/fon/sysconfig
|
||||||
|
Loading…
Reference in New Issue
Block a user