Merge pull request #453 from TotallyNotElite/testingbranch01

Remove updater.sh after install
This commit is contained in:
LightCat 2018-05-21 11:52:35 +02:00 committed by GitHub
commit 7d7426c72a
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