Skip to content

Commit 2a0c855

Browse files
committed
Update opendune.sh
1 parent da25e66 commit 2a0c855

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

scriptmodules/ports/opendune.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,6 @@ function game_data_opendune() {
4646

4747
if [[ ! -f "$romdir/ports/dune2/DUNE2.EXE" ]]; then
4848
downloadAndExtract "https://github.com/Exarkuniv/game-data/raw/main/dune-II.zip" "$romdir/ports/dune2/data"
49-
mv "$romdir/ports/dune2/dune-ii-the-building-of-a-dynasty/"* "$romdir/ports/dune2/data"
50-
rmdir "$romdir/ports/dune2/dune-ii-the-building-of-a-dynasty/"
5149
chown -R $user:$user "$romdir/ports/dune2/data"
5250
fi
5351
#changing the config to work with RetroPie

0 commit comments

Comments
 (0)