mirror of
https://github.com/YunoHost-Apps/xwiki_ynh.git
synced 2024-09-03 20:36:11 +02:00
Fix retrive version
This commit is contained in:
parent
75363d9de6
commit
e7421a071b
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@ set -eu
|
|||
|
||||
readonly app_name=xwiki
|
||||
|
||||
source auto_update_config.sh
|
||||
|
||||
get_from_manifest() {
|
||||
result=$(python3 <<EOL
|
||||
import toml
|
||||
|
|
Loading…
Add table
Reference in a new issue