Skip to content

Commit

Permalink
modified: md5sum.sum
Browse files Browse the repository at this point in the history
	modified:   scripts/bash/build/build.one.bash
	modified:   sha1sum.sum
	modified:   sha256sum.sum
	modified:   sha512sum.sum
  • Loading branch information
SDRausty committed Oct 7, 2019
1 parent fd273f4 commit 15c0d5f
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 18 deletions.
2 changes: 1 addition & 1 deletion md5sum.sum
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ ac6a8cadf44d530425aee6271c69d55e ./scripts/bash/build/build.entertainment.bash
a81fa495680353a3e60b765a2053b8fc ./scripts/bash/build/build.games.bash
0bd9986f52f1c8100e509f1ac0f9ed2c ./scripts/bash/build/build.in.dir.bash
7b6f13f6f64026a5bf554c75f61f3575 ./scripts/bash/build/build.live.wallpapers.bash
bfb6e32adfe5496a2c57330eeb6fb00b ./scripts/bash/build/build.one.bash
38a2669a627d5847985c3f66313ac727 ./scripts/bash/build/build.one.bash
a15f08642a289d965d45d1ac09ae4465 ./scripts/bash/build/build.samples.bash
efdbf606f52384a3ca475a52286b0a13 ./scripts/bash/build/buildAll.bash
634665f0270d556cc3cfd8b55c68a328 ./scripts/bash/build/buildApplications.bash
Expand Down
20 changes: 6 additions & 14 deletions scripts/bash/build/build.one.bash
Original file line number Diff line number Diff line change
Expand Up @@ -122,17 +122,9 @@ if [[ -z "${RDR:-}" ]]
then
RDR="${PWD##*/}" # https://stackoverflow.com/questions/1371261/get-current-directory-name-without-full-path-in-a-bash-script
fi
if [[ -z "${1:-}" ]]
then
export EXT=""
else
export EXT="$1"
fi
if [[ -z "${2:-}" ]]
then
JDR="$PWD"
else
JDR="$2"
fi
if [[ -z "${JID:-}" ]]
then
Expand Down Expand Up @@ -198,17 +190,17 @@ then
then
mkdir -p "/storage/emulated/0/Download/builtAPKs/$JID$DAY"
fi
cp "$PKGNAM.apk" "/storage/emulated/0/Download/builtAPKs/$EXT$DAY/$PKGNAME.apk"
printf "\\e[1;38;5;115mCopied %s to Download/builtAPKs/%s/%s.apk\\n" "$PKGNAM.apk" "$EXT$DAY" "$PKGNAME"
printf "\\e[1;38;5;149mThe APK %s file can be installed from Download/builtAPKs/%s/%s.apk\\n" "$PKGNAM.apk" "$EXT$DAY" "$PKGNAME"
cp "$PKGNAM.apk" "/storage/emulated/0/Download/builtAPKs/$JID$DAY/$PKGNAME.apk"
printf "\\e[1;38;5;115mCopied %s to Download/builtAPKs/%s/%s.apk\\n" "$PKGNAM.apk" "$JID$DAY" "$PKGNAME"
printf "\\e[1;38;5;149mThe APK %s file can be installed from Download/builtAPKs/%s/%s.apk\\n" "$PKGNAM.apk" "$JID$DAY" "$PKGNAME"
else
if [[ ! -d "$RDR/cache/builtAPKs/$JID$DAY" ]]
then
mkdir -p "$RDR/cache/builtAPKs/$JID$DAY"
fi
cp "$PKGNAM.apk" "$RDR/cache/builtAPKs/$EXT$DAY/$PKGNAME.apk"
printf "\\e[1;38;5;120mCopied %s to $RDR/cache/builtAPKs/%s/%s.apk\\n" "$PKGNAM.apk" "$EXT$DAY" "$PKGNAME"
printf "\\e[1;38;5;154mThe APK %s file can be installed from ~/${RDR:33}/cache/builtAPKs/%s/%s.apk\\n" "$PKGNAM.apk" "$EXT$DAY" "$PKGNAME"
cp "$PKGNAM.apk" "$RDR/cache/builtAPKs/$JID$DAY/$PKGNAME.apk"
printf "\\e[1;38;5;120mCopied %s to $RDR/cache/builtAPKs/%s/%s.apk\\n" "$PKGNAM.apk" "$JID$DAY" "$PKGNAME"
printf "\\e[1;38;5;154mThe APK %s file can be installed from ~/${RDR:33}/cache/builtAPKs/%s/%s.apk\\n" "$PKGNAM.apk" "$JID$DAY" "$PKGNAME"
fi
printf "\\e[?25h\\e[1;7;38;5;34mShare %s everwhere%s!\\e[0m\\n" "https://wiki.termux.com/wiki/Development" "🌎🌍🌏🌐"
# build.one.bash EOF
2 changes: 1 addition & 1 deletion sha1sum.sum
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ fff938d4ad7812a02cba86f0a9cb98f780a6536a ./scripts/bash/build/build.flashlights
68df908cd4406030b1618322c15bd1a3ba7bda2d ./scripts/bash/build/build.games.bash
f524002e1e49610d5f5b4229a3f9a13fa4b93467 ./scripts/bash/build/build.in.dir.bash
a64dba5579ccb834b3e52e49b9d5d20aa118ce12 ./scripts/bash/build/build.live.wallpapers.bash
89eb7f09bae5ece2552736c09862d4cdc908fbf3 ./scripts/bash/build/build.one.bash
79f559be1c949a522d56b48da3c8b975e5af9505 ./scripts/bash/build/build.one.bash
5a4228ec9c9632efbe296d6856ce9274c21b6652 ./scripts/bash/build/build.samples.bash
4a588142d2fbea1a241e4e617b51cca95aab5f5a ./scripts/bash/build/buildAll.bash
688cb0109feb60b09c6b2d8923ba54962297c3b5 ./scripts/bash/build/buildApplications.bash
Expand Down
2 changes: 1 addition & 1 deletion sha256sum.sum
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ b9b73e16f6c0c843dab9d2b95515bcc1ad893bae5739b96be8c05b748b2c9b49 ./scripts/bash
4b4714e80c10a89aef5924107c4e22a3e692a8f79a90c9844f1b46b184cf7c1d ./scripts/bash/build/build.games.bash
cc90c4d4afd4b38066f16ea3dfb20818eb2d6a683826a8c4f9f13e8eee4662d2 ./scripts/bash/build/build.in.dir.bash
3801913b9b7d05a349b7bc60bf92cc10efc2cddaae5b4e48d941ba498991a7cc ./scripts/bash/build/build.live.wallpapers.bash
85e15edbc8a7901756765996b7e90278ae34f7ecf35e9e0267ca2f7b279b79b6 ./scripts/bash/build/build.one.bash
e87c7229170820bdefb1d1e2c4cc9bff78868964466c641dd73fa9ff9c2ce389 ./scripts/bash/build/build.one.bash
a518eea98c3482289266c9a06ef6392e663f11abe3be190c5979cef1e45d758a ./scripts/bash/build/build.samples.bash
daba8901044a60e756324eec664ec6b30285ed7a40e2f530abc524cf2d78eaa6 ./scripts/bash/build/buildAll.bash
4c98781e4c47ab55144fc08d72b633acc38c7d662f64f5c102aa5747ba685e31 ./scripts/bash/build/buildApplications.bash
Expand Down
2 changes: 1 addition & 1 deletion sha512sum.sum
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ ba32368d57f12573f452be77002d25f2018bd55012d2610104581549021dea0ca72e9ba356259d57
3d8ad2fe7b5a9b4d4b03a25d62497a2516e3dc5aba9ed0fe684862a70a47873897106be929dfe19202fba2447fe241e0bbf04b4d451cf8336367d2f20b757618 ./scripts/bash/build/build.games.bash
72d766c883a8e06cd2aaf604e2627da0796e0ae44f6d32e4ed21bb342f03df3f09a907a1e6b895004d299f97e7a017ee6aaa9001c53fa26aa2ecc0512148b802 ./scripts/bash/build/build.in.dir.bash
7de79d1186f13ad622147c1e5b3644153e9cf8c47e1ac20589c2ef2dd1d4894045c353116ea4be8f9dfaf6c63d76337fe2aac4dffb92d8c4af92201ca8150de4 ./scripts/bash/build/build.live.wallpapers.bash
4b7b557455436067691e74462bf5fd3a0b76bae7a23b144d9aedc520fa305b2322e89cdd7e047b4e29db04311c7a6ce698096204dc4c443f7ca87973c8ad32e5 ./scripts/bash/build/build.one.bash
f4de1721117ea841abcb51bc90d0e09c99200fc8f0d209ab64e3ac57603b48052d5c28ac3966a543a9bd54e61f1b616fe998a12dbca5658297e20460811649e3 ./scripts/bash/build/build.one.bash
d75cb911c604174f68389ff973d0084bb08d174dbc7a02d21beb1defeee485121f122688208c10a815e1e5fd1a32a469fce5587c945e472ac0b010d6c30c4d10 ./scripts/bash/build/build.samples.bash
a0e422179ae8a574ac945a2a4a829eb5e582a1dab0029b9fc916641acb40d854fd154e186f955be742c88c50f3ebc631db6020365aff7fe8aaf5efd34f409cdf ./scripts/bash/build/buildAll.bash
76beaf846f73af6563f594ad548dee629674ac85cec758cef624f5ba66683bee73b88a14f6bc9badc6886c5653164fe6ffe4478ef01308f00e7d9a8c9e4f8868 ./scripts/bash/build/buildApplications.bash
Expand Down

0 comments on commit 15c0d5f

Please sign in to comment.