Skip to content
Snippets Groups Projects

Reorganisation

1 file
+ 1
2
Compare changes
  • Side-by-side
  • Inline
+ 1
2
@@ -25,7 +25,6 @@ fi
. $(pwd)/$(dirname "$0")/../main.env
INSTALL_DIR=`$DIRinstall`
$DIR/utils/configure_base_tools.sh
. $DIR/install/Nextcloud.env
if [ -z "$MODS" ] || [ -z "$MAINTENANCE_LEVEL" ]
@@ -59,7 +58,7 @@ then
/bin/bash $customfile
fi
bash $INSTALL_DIR/ncdu.sh
bash $DIR/install/ncdu.sh
bash $DIR/upgrade/monit.sh
Loading