Fix
This commit is contained in:
parent
909b0ac3b8
commit
d8ec7b5d8f
2
setup.sh
2
setup.sh
@ -177,7 +177,7 @@ if grep -qEi "(Microsoft|WSL)" /proc/version &> /dev/null; then
|
||||
fi
|
||||
else
|
||||
# Linux Server: Cache credentials for 12 hour
|
||||
git config --global credential.helper 'cache --timeout=43200 --replace-all'
|
||||
git config --global credential.helper 'cache --timeout=43200' --replace-all
|
||||
fi
|
||||
|
||||
# Docker Group
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user