Remove updater.sh after install

This commit is contained in:
TotallyNotElite 2018-05-21 11:50:36 +02:00 committed by GitHub
parent da379f9eac
commit b3a3d68880
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,4 +36,5 @@ git clone --recursive https://github.com/nullworks/cathook.git;cd cathook;mkdir
cp -a -u ./cathook/tools/. ./
rm ./README
rm ./updater.sh
cd ..; rm install-all