mirror of
https://github.com/bakustarver/rpgmakermlinux-cicpoffs.git
synced 2025-03-28 14:56:21 +01:00
Update installgithub.sh
This commit is contained in:
parent
0005df7e80
commit
61c57d0dac
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
archt=$(uname -m | sed -e 's/armv7l/armhf/g')
|
||||
version=1.0.6
|
||||
version=1.0.7
|
||||
link="https://github.com/bakustarver/rpgmakermlinux-cicpoffs/releases/download/v$version/rpgmakerlinux-$archt-v$version.tar.gz"
|
||||
basenametar=$(basename "$link")
|
||||
dirtarname=$(echo "$basenametar" | sed -e 's@.tar.gz@@g')
|
||||
|
|
Loading…
Add table
Reference in a new issue