Fixed bash issues after updating update script
This commit is contained in:
parent
4083d988b0
commit
39166fc906
@ -51,4 +51,5 @@ cd build; cmake ..; make; cd ..; cd ..
|
|||||||
|
|
||||||
|
|
||||||
cp -a -u ./cathook/tools/. ./; rm ./README; rm ./updater
|
cp -a -u ./cathook/tools/. ./; rm ./README; rm ./updater
|
||||||
|
exit
|
||||||
|
#Important! Otherwise you will run into weird bash issues after copying files
|
||||||
|
Reference in New Issue
Block a user