diff --git a/usr/bin/sapphrc_push b/usr/bin/sapphrc_push old mode 100644 new mode 100755 diff --git a/usr/bin/sapphrc_updown b/usr/bin/sapphrc_updown index fb2b687..8e26252 100755 --- a/usr/bin/sapphrc_updown +++ b/usr/bin/sapphrc_updown @@ -12,7 +12,7 @@ if [[ "${gs}" == *"modified"* && "${reslog}" == "" ]];then exit 1 elif [[ $gs == *"modified"* ]];then #local changes exist - sapphrc_backup + sapphrc_push elif [[ "${reslog}" == "" ]];then #remote changes exist sapphrc_restore