Remove install-all file after install

This commit is contained in:
TotallyNotElite 2018-05-20 21:52:45 +02:00 committed by GitHub
parent 58aa0ada7d
commit 0e75bec7a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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