mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-07 12:21:52 +09:00
build script update
This commit is contained in:
@@ -21,10 +21,8 @@ rm $DESTDIR/mods/basegame/blocks/*.txt
|
||||
rm $DESTDIR/mods/basegame/weathers/*.txt
|
||||
rm $DESTDIR/mods/basegame/weathers/*.md
|
||||
rm $DESTDIR/mods/basegame/weathers/*.kra
|
||||
rm -r $DESTDIR/mods/basegame/audio/music/
|
||||
rm -r $DESTDIR/mods/dwarventech
|
||||
rm -r $DESTDIR/mods/myawesomemod
|
||||
rm -r $DESTDIR/mods/musicplayer
|
||||
|
||||
for s in .directory .DS_Store Thumbs.db thumbs.db; do
|
||||
rm $DESTDIR/$s
|
||||
|
||||
Reference in New Issue
Block a user