mirror of
https://forgejo.xatacraft.ru/Sunshine/mkxp-sunshine.git
synced 2026-08-19 13:29:54 +00:00
Fix typo
This commit is contained in:
parent
f93eeb8082
commit
e01cb5694b
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ echo "-> ${cyan}Install OneShot apps to Steam directory...${color_reset}"
|
|||
cp -f "./xScripts.rxdata" "$ONESHOT_PATH/Data/xScripts.rxdata"
|
||||
cp -rf "./OneShot.app" "$ONESHOT_PATH"
|
||||
cp -rf "./_______.app" "$ONESHOT_PATH"
|
||||
cp -R "./Graphics/" "$ONESHOT_PATH/Wallpapers"
|
||||
cp -R "./Graphics/" "$ONESHOT_PATH/Wallpaper"
|
||||
ln -sfh "$ONESHOT_PATH/OneShot.app" "$HOME/Applications/OneShot.app"
|
||||
|
||||
echo "\n${green}Complete! ${white}Please report any issues to https://github.com/vinyldarkscratch/synglechance/issues${color_reset}"
|
||||
|
|
|
|||
Loading…
Reference in a new issue