diff --git a/tools/updater b/tools/updater index 48f9a552..17df17e6 100755 --- a/tools/updater +++ b/tools/updater @@ -51,4 +51,5 @@ cd build; cmake ..; make; cd ..; cd .. cp -a -u ./cathook/tools/. ./; rm ./README; rm ./updater - +exit +#Important! Otherwise you will run into weird bash issues after copying files