0
0
Fork 0
mirror of https://github.com/Screetsec/TheFatRat.git synced 2023-12-14 02:02:58 +01:00

Update setup.sh

This commit is contained in:
Edo Maland 2018-02-12 21:58:54 +07:00 committed by GitHub
parent 4ee36a8462
commit 722ef56194
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -924,7 +924,7 @@ touch /usr/local/sbin/fatrat
echo "#!/bin/bash" > /usr/local/sbin/fatrat
echo $scrp >> /usr/local/sbin/fatrat
cp $path/config/TheFatRat.desktop /usr/share/applications/TheFatRat.desktop
cp $path/icons/fatrat.ico /usr/share/icons/fatrat.ico
cp $path/icons/TheFatRat.ico /usr/share/icons/TheFatRat.ico
chmod +x /usr/local/sbin/fatrat
chmod +x fatrat
chmod +x update