Skip to content

Commit

Permalink
Commit on 20180321 branch master 526276131
Browse files Browse the repository at this point in the history
  • Loading branch information
SDRausty committed Mar 21, 2018
1 parent c800593 commit f16c27d
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion gen/setupTermuxArch.sh
Original file line number Diff line number Diff line change
Expand Up @@ -687,7 +687,7 @@ dfl=/gen
dmverbose="-q"
#dmverbose="-v"
stime=`date +%s|grep -o '....$'`
versionid="gen.v1.4 id352194257"
versionid="gen.v1.4 id526276131"
# [curl debug|curl sysinfo] Get device system information using `curl`.
if [[ $1 = [Cc][Dd]* ]] || [[ $1 = -[Cc][Dd]* ]] || [[ $1 = --[Cc][Dd]* ]] || [[ $1 = [Cc][Ss]* ]] || [[ $1 = -[Cc][Ss]* ]] || [[ $1 = --[Cc][Ss]* ]];then
Expand Down
2 changes: 1 addition & 1 deletion gen/setupTermuxArch.sha512
Original file line number Diff line number Diff line change
@@ -1 +1 @@
235bcc0466243cad6fd06ecf970cb212ddce7941da02d5ad400e4207f49cf2e7a08c6039f63045d20c7168f57f553a9cf4af06b2835a99e1a299e0336e03648f setupTermuxArch.tar.gz
2e10726db0e474cddc1caf532fa861e0488ea100315b44445e6761a525aaeb4cc4352834af5a17f7cca62386e052ab7f74255d9016f08ef0d3cea6c131d5a871 setupTermuxArch.tar.gz
Binary file modified gen/setupTermuxArch.tar.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion scripts/files/working/printoutstatements.sh
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ printfooter ()

printfooter2 ()
{
printf "\n\033[1;34mArch Linux in Termux PRoot is installed in $installdir. This project is in active development and contributions are welcome; See https://sdrausty.github.io/TermuxArch/CONTRIBUTORS for information. The documentation repository for TermuxArch https://sdrausty.github.io/TermuxArch/docs/ is a Termux Arch submodule that is located at https://github.com/sdrausty/docsTermuxArch. Pull requests and contributions through the issues pages are open to improve the ux and this Termux PRoot installation script.\n\nUse \033[1;32m~$printrootdir/$startbin \033[1;34mor \033[1;32m$startbin \033[1;34mif copied to your \$PATH in a BASH shell to launch Arch Linux in Termux PRoot for future sessions.\n\033[0m"
printf "\n\033[1;34mArch Linux in Termux PRoot is installed in $installdir. This project is in active development and contributions are welcome; See https://sdrausty.github.io/TermuxArch/CONTRIBUTORS for information. The documentation repository for TermuxArch https://sdrausty.github.io/TermuxArch/docs/ is a Termux Arch submodule that is located at https://github.com/sdrausty/docsTermuxArch. Pull requests and contributions through the issues pages are open to improve the ux and this Termux PRoot installation script.\n\nUse \033[1;32m~$printrootdir/$startbin \033[1;34mor \033[1;32m$startbin \033[1;34mif copied to your \$PATH in a BASH shell to launch Arch Linux in Termux PRoot for future sessions. See https://wiki.archlinux.org/index.php/IRC_channel for available Arch Linux IRC channels.\n\033[0m"
}

printrootdirfunction ()
Expand Down
2 changes: 1 addition & 1 deletion scripts/files/working/setupTermuxArch.sh
Original file line number Diff line number Diff line change
Expand Up @@ -687,7 +687,7 @@ dfl=/gen
dmverbose="-q"
#dmverbose="-v"
stime=`date +%s|grep -o '....$'`
versionid="gen.v1.4 id352194257"
versionid="gen.v1.4 id526276131"
# [curl debug|curl sysinfo] Get device system information using `curl`.
if [[ $1 = [Cc][Dd]* ]] || [[ $1 = -[Cc][Dd]* ]] || [[ $1 = --[Cc][Dd]* ]] || [[ $1 = [Cc][Ss]* ]] || [[ $1 = -[Cc][Ss]* ]] || [[ $1 = --[Cc][Ss]* ]];then
Expand Down

0 comments on commit f16c27d

Please sign in to comment.