scripts: fix appimagetool warning
This commit is contained in:
parent
239c6759cb
commit
6a78b4ed1f
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
APP=Xash3DFWGS
|
APP=Xash3DFWGS
|
||||||
ARCH=i686
|
ARCH=i686
|
||||||
APPDIR=$APP.AppDir
|
APPDIR=$APP-i386.AppDir
|
||||||
mkdir -p $APPDIR
|
mkdir -p $APPDIR
|
||||||
|
|
||||||
# Generate extras.pak
|
# Generate extras.pak
|
||||||
|
|
Loading…
Add table
Reference in a new issue