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
7ac68711d9
commit
8958bc0c74
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.8
|
||||
version=1.0.9
|
||||
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