Skip to content

Commit

Permalink
Commit on 20180309 branch master 751395666
Browse files Browse the repository at this point in the history
  • Loading branch information
SDRausty committed Mar 9, 2018
1 parent d821f37 commit 4615d7e
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion scripts/files/stable/setupTermuxArch.sh
Original file line number Diff line number Diff line change
Expand Up @@ -704,7 +704,7 @@ elif [[ $1 = [Ii]* ]] || [[ $1 = -[Ii]* ]] || [[ $1 = --[Ii]* ]] || [[ $1 = [Rr
arg2dir
intro
mainblock
# [refresh] Refresh Arch Linux in Termux PRoot using TermuxArch. Useful for refreshing TermuxArch generated scripts to the newest version.
# [refresh|refresh installdir] Refresh Arch Linux in Termux PRoot scripts created by TermuxArch. Useful for refreshing TermuxArch generated scripts to the newest version.
elif [[ $1 = [Rr][Ee]* ]] || [[ $1 = -[Rr][Ee]* ]] || [[ $1 = --[Rr][Ee]* ]];then
arg2dir
refresh
Expand Down
4 changes: 2 additions & 2 deletions scripts/files/working/setupTermuxArch.sh
Original file line number Diff line number Diff line change
Expand Up @@ -647,13 +647,13 @@ wgetif ()

args=$@
bin=startarch
dfl=/gen
#dfl=/gen
#dm=curl
dm=wget
dmverbose="-q"
#dmverbose="-v"
stime=`date +%s|grep -o '....$'`
versionid="gen.v1.1 id375571348"
versionid="v1.1"

setrootdir

Expand Down
2 changes: 1 addition & 1 deletion setupTermuxArch.sh
Original file line number Diff line number Diff line change
Expand Up @@ -704,7 +704,7 @@ elif [[ $1 = [Ii]* ]] || [[ $1 = -[Ii]* ]] || [[ $1 = --[Ii]* ]] || [[ $1 = [Rr
arg2dir
intro
mainblock
# [refresh] Refresh Arch Linux in Termux PRoot using TermuxArch. Useful for refreshing TermuxArch generated scripts to the newest version.
# [refresh|refresh installdir] Refresh Arch Linux in Termux PRoot scripts created by TermuxArch. Useful for refreshing TermuxArch generated scripts to the newest version.
elif [[ $1 = [Rr][Ee]* ]] || [[ $1 = -[Rr][Ee]* ]] || [[ $1 = --[Rr][Ee]* ]];then
arg2dir
refresh
Expand Down
2 changes: 1 addition & 1 deletion setupTermuxArch.sha512
Original file line number Diff line number Diff line change
@@ -1 +1 @@
b79346a83807ac25bce7073d6b25d9441a7190fe948e10662a1c2c523d532888ed964527f1ffe3ec5f179443d88a8cd9c915c54f30ca81723b6e32c9c60cb08a setupTermuxArch.tar.gz
b208f1e973f1ef29d71fc7caaa328527603e329ca4b55968f3c30a32ccbffcb3c71a821ee7e0ab3e352dff0d080e3ab56da806e068ac8d9a6981d816e19686ff setupTermuxArch.tar.gz
Binary file modified setupTermuxArch.tar.gz
Binary file not shown.

0 comments on commit 4615d7e

Please sign in to comment.