Skip to content

Commit

Permalink
Update ports/catwarrior/Cat Warrior.sh
Browse files Browse the repository at this point in the history
Co-authored-by: Cyril Delétré <[email protected]>
  • Loading branch information
JanTrueno and cdeletre authored Nov 3, 2024
1 parent d94b765 commit fc36a39
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions ports/catwarrior/Cat Warrior.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,7 @@ $ESUDO umount "$monofile" || true
$ESUDO mount "$monofile" "$monodir"

# Setup savedir linux
$ESUDO rm -rf ~/.local/share/tiny_slash
mkdir -p ~/.local/share
mkdir -p "$GAMEDIR/savedata"
ln -sfv "$GAMEDIR/savedata" ~/.local/share/tiny_slash
bind_directories "$HOME/.local/share/tiny_slash" "$GAMEDIR/savedata"

# Remove all the dependencies in favour of system libs - e.g. the included
Expand Down

0 comments on commit fc36a39

Please sign in to comment.