use latest appimage version
This commit is contained in:
parent
e45aa4f3d0
commit
e5fdd2d4aa
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
set -eo >/dev/null
|
set -eo >/dev/null
|
||||||
|
|
||||||
CURRENT_APPIMAGEKIT_RELEASE=9
|
CURRENT_APPIMAGEKIT_RELEASE=12
|
||||||
ARCH="$(uname -m)"
|
ARCH="$(uname -m)"
|
||||||
|
|
||||||
if [[ $# -lt 1 ]]; then
|
if [[ $# -lt 1 ]]; then
|
||||||
|
|
Loading…
Reference in a new issue