This commit is contained in:
Geoffrey Frogeye 2020-01-21 23:11:13 +01:00
parent 8fd879660e
commit 881b41f7eb
1 changed files with 2 additions and 2 deletions

View File

@ -69,7 +69,7 @@ echo "(you can change those answers later in $CONFIG_FILE)"
. $HOME/.config/scripts/common/installSoftware
resetInstallers
$SUPERUSER && addSystemInstallers
$SUPERUSER && ! $TERMUX && addSystemInstallers
addUserInstallers
echo "Installers that will be used:"
@ -94,7 +94,7 @@ i bash # Shell
i grep # Text finder
i sed # Text replacer
i tar # Archive tool
i openssl openssl-tools # machines script verification
i openssl-tool openssl-tools # machines script verification
# Various utilities