Update SigScript
Co-authored-by: r3cp3ct <45179536+r3cp3ct@users.noreply.github.com> Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
This commit is contained in:
parent
3c96fda374
commit
06c8c8d909
@ -8,7 +8,7 @@ function define() {
|
|||||||
eval export "$1"='$value'
|
eval export "$1"='$value'
|
||||||
}
|
}
|
||||||
|
|
||||||
if [[ $(pwd) != *"SigScript" && $AUTO_UPDATE = "true" ]]; then
|
if [[ $(pwd) != *"SigScript" && $AUTO_UPDATE = "true" && $1 != "update" ]]; then
|
||||||
source utils/search.sh
|
source utils/search.sh
|
||||||
|
|
||||||
find . -type f -name md5 -delete
|
find . -type f -name md5 -delete
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
define.sh:cf246587e7509edd9283cb8e8e4b26cf -
|
define.sh:3ecab0dffe2adfb950f3eb7c7061b750 -
|
||||||
main.sh:d3d1bd0b56d8114eb7479964227f8576 -
|
main.sh:d3d1bd0b56d8114eb7479964227f8576 -
|
||||||
search.sh:81d08f5ff48e8a44b5f68387d426da05 -
|
search.sh:81d08f5ff48e8a44b5f68387d426da05 -
|
||||||
.updateDirectories:0ede00461e947494545e694040787b3f -
|
.updateDirectories:0ede00461e947494545e694040787b3f -
|
||||||
|
Loading…
x
Reference in New Issue
Block a user