This commit is contained in:
shakasan 2018-03-20 04:26:58 +01:00
parent c161684913
commit c980001f4c

View file

@ -116,8 +116,8 @@ function yggInit () {
printf "[INIT][UMAKE] PPA found [ ""$BOLDVERT""OK"$NORMAL" ] \n"
fi
printf "[APT] update "
printf "\n[APT] update\n" &>> $logFile
printf "[INIT][APT] update "
printf "\n[INIT][APT] update\n" &>> $logFile
sudo apt-get update &>> $logFile
ret_code=$?
retCode $ret_code