mirror of
https://github.com/YunoHost/install_script.git
synced 2024-09-03 20:06:25 +02:00
Aleks was drunk ... AGAIN D:
This commit is contained in:
parent
b2e2607f0c
commit
b327062227
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue