Skip to content

Commit

Permalink
Commit on 20180308 branch master 525997637
Browse files Browse the repository at this point in the history
  • Loading branch information
SDRausty committed Mar 9, 2018
1 parent f8936e0 commit d75b12b
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 @@ -645,7 +645,7 @@ dm=wget
dmverbose="-q"
#dmverbose="-v"
stime=`date +%s|grep -o '....$'`
versionid="gen.v1.1 id846025318"
versionid="gen.v1.1 id525997637"

setrootdir

Expand Down
2 changes: 1 addition & 1 deletion gen/setupTermuxArch.sha512
Original file line number Diff line number Diff line change
@@ -1 +1 @@
d7fa7e810a1ae2d0a4c11c56da01c76c20d8d92317163c33ba525beee0e91b86dbdbd170d45c55bb32c772499b8ba91f1ab61b8f40f343a0359956522f02638a setupTermuxArch.tar.gz
ebfb02c03954cc19dc073899d78966852252f6f37975f06b19980b50c5ef801f9714b3ea1aba21f16b648d19f38303ed4968580b9b1111233f05aaf9d603d479 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 @@ -80,7 +80,7 @@ printmd5error ()

printmd5success ()
{
printf '\033]2; 🕛 > 🕡 Uncompressing the image file. This will take a long time; Be patient.\007'"\033[0;34m 🕛 > 🕕 \033[1;34mSystem image file download integrity: \033[1;32mOK\n\n\033[0;34m 🕛 > 🕡 \033[1;34mUncompressing \033[1;34m$file\033[1;34m into \033[1;32m$HOME$rootdir\033[1;34m. The option to install additional languages with Arch Linux in Termux PRoot will appear soon followed by \033[1;32mtzselect\033[1;34m. Add the \033[1;32mtzselect\033[1;34m output code to \033[1;32m.bash_profile\033[1;34m so the system time in Arch Linux for future sessions will be set correctly. For curiosity while waiting use \033[0;36mdf\033[1;34m, \033[0;36mdu -hs\033[1;34m, \033[0;36mtop\033[1;34m and \033[0;36mwatch\033[1;34m in a new Termux session while this session completes. \033[1;37mUncompressing \033[37m$file\033[1;37m will take a long time; Be patient:\n\033[0m"
printf '\033]2; 🕛 > 🕡 Uncompressing the image file. This will take a long time; Be patient.\007'"\033[0;34m 🕛 > 🕕 \033[1;34mSystem image file download integrity: \033[1;32mOK\n\n\033[0;34m 🕛 > 🕡 \033[1;34mUncompressing \033[1;34m$file\033[1;34m into \033[1;32m$HOME$rootdir\033[1;34m. The option to install additional languages with Arch Linux in Termux PRoot will appear soon followed by \033[1;32mtzselect\033[1;34m. Add the \033[1;32mtzselect\033[1;34m output code to \033[1;32m.bash_profile\033[1;34m so the system time in Arch Linux for future sessions will be set correctly. While waiting use \033[0;36mdf\033[1;34m, \033[0;36mdu -hs\033[1;34m, \033[0;36mtop\033[1;34m and \033[0;36mwatch\033[1;34m in a new Termux session while this session completes. Use \033[0m\033[34minfo <query> \033[0m\033[mand \033[0m\033[34mman <query> \033[0m\033[1;34m to learn more. \033[1;37mUncompressing \033[37m$file\033[1;37m will take a long time; Be patient:\n\033[0m"
}

printmismatch ()
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 @@ -645,7 +645,7 @@ dm=wget
dmverbose="-q"
#dmverbose="-v"
stime=`date +%s|grep -o '....$'`
versionid="gen.v1.1 id846025318"
versionid="gen.v1.1 id525997637"

setrootdir

Expand Down

0 comments on commit d75b12b

Please sign in to comment.