Skip to content

Commit

Permalink
Commit on 20180321 branch master 352194257
Browse files Browse the repository at this point in the history
  • Loading branch information
SDRausty committed Mar 21, 2018
1 parent f22db86 commit c800593
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 8 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 id174636973"
versionid="gen.v1.4 id352194257"
# [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 @@
648328e3cb84b502ff3d5d624dbad53436dc7591fcdac3e15ac11737b10adbd5d64fc539a36b57ed7cd7819b4a8d5ea32547c7459402be8ea0cf57c9a944616e setupTermuxArch.tar.gz
235bcc0466243cad6fd06ecf970cb212ddce7941da02d5ad400e4207f49cf2e7a08c6039f63045d20c7168f57f553a9cf4af06b2835a99e1a299e0336e03648f setupTermuxArch.tar.gz
Binary file modified gen/setupTermuxArch.tar.gz
Binary file not shown.
5 changes: 0 additions & 5 deletions scripts/files/working/archsystemconfigs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -393,15 +393,10 @@ addtrim ()
# Contributed by @cswl
# https://sdrausty.github.io/TermuxArch/README has information about this project.
################################################################################
du -hs /
rm -rf /boot/
du -hs /
rm -rf /usr/lib/firmware
du -hs /
rm -rf /usr/lib/modules
du -hs /
pacman -Scc --noconfirm --color=always
du -hs /
EOM
chmod 770 root/bin/trim
}
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 id174636973"
versionid="gen.v1.4 id352194257"
# [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 c800593

Please sign in to comment.