diff --git a/update b/update index fc778c78..3ee7adde 100755 --- a/update +++ b/update @@ -1,5 +1,4 @@ #!/usr/bin/env bash -sudo echo Elevated #Get updated source code git fetch;git pull origin;git submodule update --remote --recursive #Update cathook