Skip to content

Commit

Permalink
openra - Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
d10sfan committed Mar 16, 2024
1 parent 5199fff commit d3b9a59
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions engines/openra/assets/run-openra-ts.sh
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
#!/bin/bash

if [ ! -d ~/.config/openra/Content/ts ]; then
mkdir -p ~/.config/openra/Content

ln -rsf "$PWD" ~/.config/openra/Content/ts
fi

wantedversion="20240315"
filepath="./ShatteredParadise-playest-20240315-x86_64.AppImage"

Expand Down

0 comments on commit d3b9a59

Please sign in to comment.