Aleks was drunk ... AGAIN D:

This commit is contained in:
Alexandre Aubin 2018-09-17 17:27:39 +02:00 committed by GitHub
parent b2e2607f0c
commit b327062227
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -259,7 +259,7 @@ function upgrade_system() {
function install_script_dependencies() {
# dependencies of the install script itself
local DEPENDENCIES2="lsb-release wget whiptail gnupg apt-transport-https"
local DEPENDENCIES="lsb-release wget whiptail gnupg apt-transport-https"
if [[ "$AUTOMODE" == "0" ]] ;
then