bootstrap-linux: Finish this off.

Jesus Christ, backing up my Termux setup takes me weeks.

Signed-off-by: Andrei Jiroh Eugenio Halili <andreijiroh@madebythepins.tk>
This commit is contained in:
Andrei Jiroh Eugenio Halili 2021-02-20 22:36:11 +08:00
parent 13ef7b9199
commit 8b7471b992
Signed by: ajhalili2006
GPG Key ID: A30EBE40AD856D88
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ sleep 3
echo "==> Prompt ahead: Enter your GitLab Auth tokens"
read -p "Your username: " GH_USERNAME
read -p "Your GitLab.com PAT: " GH_PAT
read -s -p "Your GitLab.com PAT: " GH_PAT
if echo $OSTYPE | grep linux-android.*; then
# Assuming that you ibstalled wget and curl