diff --git a/azule b/azule index ea98afd..4203c00 100755 --- a/azule +++ b/azule @@ -766,7 +766,7 @@ if [ -n "$files" ]; then root_password="alpine" fi - if [ -z "$no_apt_update" ]; thena + if [ -z "$no_apt_update" ]; then if [ -z "$silent_run" ]; then echo "Updating Sources..."; fi echo "$root_password" | sudo -S apt-get update --allow-insecure-repositories &>/dev/null Verbose "Successfully Refreshed Sources" "Couldn't Refresh Sources"