mirror of
https://github.com/YunoHost-Apps/jappix_ynh.git
synced 2024-09-03 19:26:19 +02:00
5 lines
109 B
Bash
5 lines
109 B
Bash
#!/bin/bash
|
|
|
|
VERSION="1.1.6"
|
|
|
|
JAPPIX_SOURCE_URL="https://github.com/jappix/jappix/archive/${VERSION}.tar.gz"
|