Update root.sh

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

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" echo "if this folder (steamapps) is not in the document folder, it does not work"
cp steam/steam /usr/bin/ cp steam/steam /usr/bin/
echo Flatpak in steam command echo "Flatpak in steam command done.."
cp -r ../../.var/app/com.valvesoftware.Steam/.local/share/icons ../../.local/share/ cp -r ../../.var/app/com.valvesoftware.Steam/.local/share/icons ../../.local/share/
echo Icons done.. echo Icons done..