Give bodies to statements

This commit is contained in:
Lillian Violet 2024-03-21 17:27:33 +01:00
parent aa361519cc
commit f14b1746e7

View file

@ -192,6 +192,7 @@ writeShellApplication
echo "**** Mounted ''${DEVICE} at ''${mount_point} ****"
if [ -f "''${mount_point}/libraryfolder.vdf" ]; then
echo " send_steam_url \"addlibraryfolder\" \"''${mount_point}\""
# send_steam_url "addlibraryfolder" "''${mount_point}"
else
#TODO check permissions are 1000 when creating new SteamLibrary