Update su.sh

master
Manuel González 2021-06-09 20:19:14 -04:00 committed by GitHub
parent 71f2fb4523
commit 6345fbece2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

2
su.sh
View File

@ -3,7 +3,7 @@ echo put me in your document folder
echo "if this folder (steamapps) is not in the document folder, it does not work"
su -c "cp steam/steam /usr/bin/"
echo Flatpak in steam command
echo "Flatpak in steam command done.."
su -c "cp -r ../../.var/app/com.valvesoftware.Steam/.local/share/icons ../../.local/share/"
echo Icons done..