added Requirements and did some cleanup
This commit is contained in:
@@ -96,8 +96,8 @@ fi
|
|||||||
##--------------------------##
|
##--------------------------##
|
||||||
|
|
||||||
msg "Starting installer." 8 78
|
msg "Starting installer." 8 78
|
||||||
|
$PKGI curl wget > $OUTPUT 2>&1
|
||||||
curl --retry 7 --retry-delay 5 -s https://git.ictmaatwerk.com/VPS-scripts/General/raw/branch/Main/Setup-Repo.sh |repo=init osrel=$shortdist bash > $OUTPUT 2>&1
|
curl --retry 7 --retry-delay 5 -s https://git.ictmaatwerk.com/VPS-scripts/General/raw/branch/Main/Setup-Repo.sh |repo=init osrel=$shortdist bash > $OUTPUT 2>&1
|
||||||
$PKGI curl > $OUTPUT 2>&1
|
|
||||||
|
|
||||||
|
|
||||||
##-------------------------##
|
##-------------------------##
|
||||||
@@ -114,7 +114,6 @@ fi
|
|||||||
##--------------------##
|
##--------------------##
|
||||||
|
|
||||||
msg "Preconfiguring."
|
msg "Preconfiguring."
|
||||||
$PKGI software-properties-common gnupg > $OUTPUT 2>&1
|
|
||||||
$PKGM update
|
$PKGM update
|
||||||
$PKGM upgrade -y
|
$PKGM upgrade -y
|
||||||
|
|
||||||
|
|||||||
@@ -80,8 +80,10 @@ echo "$1"
|
|||||||
##--------------------------##
|
##--------------------------##
|
||||||
|
|
||||||
msg "Starting installer." 8 78
|
msg "Starting installer." 8 78
|
||||||
$PKGM update -y > $OUTPUT 2>&1
|
$PKGI curl wget > $OUTPUT 2>&1
|
||||||
$PKGI curl > $OUTPUT 2>&1
|
curl --retry 7 --retry-delay 5 -s https://git.ictmaatwerk.com/VPS-scripts/General/raw/branch/Main/Setup-Repo.sh |repo=init osrel=$shortdist bash > $OUTPUT 2>&1
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
##-------------------------##
|
##-------------------------##
|
||||||
@@ -98,7 +100,6 @@ fi
|
|||||||
##--------------------##
|
##--------------------##
|
||||||
|
|
||||||
msg "Preconfiguring."
|
msg "Preconfiguring."
|
||||||
$PKGI software-properties-common gnupg > $OUTPUT 2>&1
|
|
||||||
$PKGM update -y
|
$PKGM update -y
|
||||||
$PKGM upgrade -y
|
$PKGM upgrade -y
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user