add debug

This commit is contained in:
root 2020-03-12 22:06:56 +01:00
parent 5b6d1b9cdc
commit 8c4133ad49

View file

@ -100,6 +100,7 @@ if ! $SSHS; then
# sync repo with origin if git is reachable # sync repo with origin if git is reachable
if ckrepo ; then if ckrepo ; then
echo "git checokut"
sync_config sync_config
. ${MYSHELLCONFIG_BASE}/functions.sh . ${MYSHELLCONFIG_BASE}/functions.sh
create_symlinks "$MYSHELLCONFIG_BASE" create_symlinks "$MYSHELLCONFIG_BASE"