diff --git a/scripts/files/working/setupTermuxArch.sh b/scripts/files/working/setupTermuxArch.sh index 5d232c7f38..597e5012a4 100755 --- a/scripts/files/working/setupTermuxArch.sh +++ b/scripts/files/working/setupTermuxArch.sh @@ -17,7 +17,7 @@ chk () . systemmaintenance.sh rmdsc printf "\n\033[36;1m 🕑 < 🕛 \033[1;34mTermuxArch integrity: \033[36;1mOK: " - printf "Running v0.6 id377286854" + printf "Running v0.6 id361904207" printf "\n\033[0m" else rmdsc @@ -52,7 +52,7 @@ chkself () depends () { printf '\033]2; Thank you for using `setupTermuxArch.sh` 📲 \007'"\n 🕛 \033[36;1m< 🕛 \033[1;34mTermuxArch will attempt to install Linux in Termux. Arch Linux will be available upon successful completion. If you do not see one o'clock 🕐 below, check wireless connection. Ensure background data is not restricted. " - printf "Running v0.6 id377286854" + printf "Running v0.6 id361904207" printf "\n" predepends if [ -f "setupTermuxArch.sh" ];then @@ -117,7 +117,7 @@ printtail () printusage () { - printf "\n\n\033[1;34mUsage information for \033[1;32m\`setupTermuxArch.sh\`\033[1;34m. You can abbreviate the argument to one letter:\n\n\033[1;33mDEBUG\033[1;34m Use \033[1;32m\`setupTermuxArch.sh --sysinfo\` \033[1;34mto create \033[1;32m\`setupTermuxArchdebug.log\`\033[1;34m and populate it with debug information. Post this information along with detailed information about your issue at https://github.com/sdrausty/TermuxArch/issues. If you think screenshots will help in resolving the issue better, include them in a post along with this log file.\n\n\033[1;33mHELP\033[1;34m Use \033[1;32m\`setupTermuxArch.sh --help\` \033[1;34mto output this help screen.\n\n\033[1;33mINSTALL\033[1;34m Run \033[1;32m\`setupTermuxArch.sh\`\033[1;34m without arguments in a bash shell to install Arch Linux in Termux. Use \033[1;32m\`setupTermuxArch.sh --curl\` \033[1;34mto envoke \`curl\` as the download manager. Copy \`knownconfigurations.sh\` to \`~/TermuxArchConfigs.sh\` with prefered parameters. Run \`bash ~/setupTermuxArch.sh\` and \`~/TermuxArchConfigs.sh\` loads automaticaly. Change mirror to desired geographic location to resolve 404 and md5sum errors.\n\n\033[1;33mPURGE\033[1;34m Use \033[1;32m\`setupTermuxArch.sh --uninstall\` \033[1;34mto uninstall an Arch Linux installation from Termux.\n" + printf "\n\n\033[1;34mUsage information for \033[1;32msetupTermuxArch.sh\033[1;34m. You can abbreviate the argument to one letter:\n\n\033[1;33mDEBUG\033[1;34m Use \033[1;32msetupTermuxArch.sh --sysinfo \033[1;34mto create \033[1;32msetupTermuxArchdebug.log\033[1;34m and populate it with debug information. Post this information along with detailed information about your issue at https://github.com/sdrausty/TermuxArch/issues. If you think screenshots will help in resolving the issue better, include them in a post along with this log file.\n\n\033[1;33mHELP\033[1;34m Use \033[1;32msetupTermuxArch.sh --help \033[1;34mto output this help screen.\n\n\033[1;33mINSTALL\033[1;34m Run \033[1;32msetupTermuxArch.sh\033[1;34m without arguments in a bash shell to install Arch Linux in Termux. Use \033[1;32msetupTermuxArch.sh --curl \033[1;34mto envoke \033[1;32mcurl\033[1;34m as the download manager. Copy \033[1;32mknownconfigurations.sh\033[1;34m to \033[1;32m~/TermuxArchConfigs.sh\033[1;34m with prefered parameters. Run \033[1;32mbash ~/setupTermuxArch.sh\033[1;34m and \033[1;32m~/TermuxArchConfigs.sh\033[1;34m loads automaticaly. Change mirror to desired geographic location to resolve 404 and md5sum errors.\n\n\033[1;33mPURGE\033[1;34m Use \033[1;32msetupTermuxArch.sh --uninstall\033[1;34m \033[1;34mto uninstall Arch Linux from Termux.\n" # Copy this file to `~/TermuxArchConfigs.sh` with prefered parameters. Run `bash ~/setupTermuxArch.sh` and `~/TermuxArchConfigs.sh` loads automaticaly. Change mirror to your desired geographic location for 404 and md5sum errors. printtail } diff --git a/setupTermuxArch.md5 b/setupTermuxArch.md5 index d7c25270a3..f109b43f75 100644 --- a/setupTermuxArch.md5 +++ b/setupTermuxArch.md5 @@ -1 +1 @@ -ad06c24bad8400ae8653e782197674e5 setupTermuxArch.tar.gz +5ba85e30c70cf65c09610bc5d71811d9 setupTermuxArch.tar.gz diff --git a/setupTermuxArch.sh b/setupTermuxArch.sh index 5d232c7f38..597e5012a4 100755 --- a/setupTermuxArch.sh +++ b/setupTermuxArch.sh @@ -17,7 +17,7 @@ chk () . systemmaintenance.sh rmdsc printf "\n\033[36;1m 🕑 < 🕛 \033[1;34mTermuxArch integrity: \033[36;1mOK: " - printf "Running v0.6 id377286854" + printf "Running v0.6 id361904207" printf "\n\033[0m" else rmdsc @@ -52,7 +52,7 @@ chkself () depends () { printf '\033]2; Thank you for using `setupTermuxArch.sh` 📲 \007'"\n 🕛 \033[36;1m< 🕛 \033[1;34mTermuxArch will attempt to install Linux in Termux. Arch Linux will be available upon successful completion. If you do not see one o'clock 🕐 below, check wireless connection. Ensure background data is not restricted. " - printf "Running v0.6 id377286854" + printf "Running v0.6 id361904207" printf "\n" predepends if [ -f "setupTermuxArch.sh" ];then @@ -117,7 +117,7 @@ printtail () printusage () { - printf "\n\n\033[1;34mUsage information for \033[1;32m\`setupTermuxArch.sh\`\033[1;34m. You can abbreviate the argument to one letter:\n\n\033[1;33mDEBUG\033[1;34m Use \033[1;32m\`setupTermuxArch.sh --sysinfo\` \033[1;34mto create \033[1;32m\`setupTermuxArchdebug.log\`\033[1;34m and populate it with debug information. Post this information along with detailed information about your issue at https://github.com/sdrausty/TermuxArch/issues. If you think screenshots will help in resolving the issue better, include them in a post along with this log file.\n\n\033[1;33mHELP\033[1;34m Use \033[1;32m\`setupTermuxArch.sh --help\` \033[1;34mto output this help screen.\n\n\033[1;33mINSTALL\033[1;34m Run \033[1;32m\`setupTermuxArch.sh\`\033[1;34m without arguments in a bash shell to install Arch Linux in Termux. Use \033[1;32m\`setupTermuxArch.sh --curl\` \033[1;34mto envoke \`curl\` as the download manager. Copy \`knownconfigurations.sh\` to \`~/TermuxArchConfigs.sh\` with prefered parameters. Run \`bash ~/setupTermuxArch.sh\` and \`~/TermuxArchConfigs.sh\` loads automaticaly. Change mirror to desired geographic location to resolve 404 and md5sum errors.\n\n\033[1;33mPURGE\033[1;34m Use \033[1;32m\`setupTermuxArch.sh --uninstall\` \033[1;34mto uninstall an Arch Linux installation from Termux.\n" + printf "\n\n\033[1;34mUsage information for \033[1;32msetupTermuxArch.sh\033[1;34m. You can abbreviate the argument to one letter:\n\n\033[1;33mDEBUG\033[1;34m Use \033[1;32msetupTermuxArch.sh --sysinfo \033[1;34mto create \033[1;32msetupTermuxArchdebug.log\033[1;34m and populate it with debug information. Post this information along with detailed information about your issue at https://github.com/sdrausty/TermuxArch/issues. If you think screenshots will help in resolving the issue better, include them in a post along with this log file.\n\n\033[1;33mHELP\033[1;34m Use \033[1;32msetupTermuxArch.sh --help \033[1;34mto output this help screen.\n\n\033[1;33mINSTALL\033[1;34m Run \033[1;32msetupTermuxArch.sh\033[1;34m without arguments in a bash shell to install Arch Linux in Termux. Use \033[1;32msetupTermuxArch.sh --curl \033[1;34mto envoke \033[1;32mcurl\033[1;34m as the download manager. Copy \033[1;32mknownconfigurations.sh\033[1;34m to \033[1;32m~/TermuxArchConfigs.sh\033[1;34m with prefered parameters. Run \033[1;32mbash ~/setupTermuxArch.sh\033[1;34m and \033[1;32m~/TermuxArchConfigs.sh\033[1;34m loads automaticaly. Change mirror to desired geographic location to resolve 404 and md5sum errors.\n\n\033[1;33mPURGE\033[1;34m Use \033[1;32msetupTermuxArch.sh --uninstall\033[1;34m \033[1;34mto uninstall Arch Linux from Termux.\n" # Copy this file to `~/TermuxArchConfigs.sh` with prefered parameters. Run `bash ~/setupTermuxArch.sh` and `~/TermuxArchConfigs.sh` loads automaticaly. Change mirror to your desired geographic location for 404 and md5sum errors. printtail } diff --git a/setupTermuxArch.tar.gz b/setupTermuxArch.tar.gz index 59ab858691..f09461dc23 100644 Binary files a/setupTermuxArch.tar.gz and b/setupTermuxArch.tar.gz differ