diff --git a/functions/self_update.sh b/functions/self_update.sh index cd56e705..fac45a1e 100644 --- a/functions/self_update.sh +++ b/functions/self_update.sh @@ -1,7 +1,6 @@ #!/bin/bash args=("$@") - self_update() { git fetch &> /dev/null # TODO: change beta to main once testing is complete