test change

This commit is contained in:
Heavybullets8 2022-07-27 16:57:24 -06:00
parent 6c9bd67e42
commit 5ac2b76c32

View File

@ -1,7 +1,6 @@
#!/bin/bash #!/bin/bash
args=("$@") args=("$@")
self_update() { self_update() {
git fetch &> /dev/null git fetch &> /dev/null
# TODO: change beta to main once testing is complete # TODO: change beta to main once testing is complete