Hep
This commit is contained in:
parent
8fd879660e
commit
881b41f7eb
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue