1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/lychee_ynh.git synced 2024-09-03 19:36:36 +02:00
lychee_ynh/scripts/_common.sh
eric_G 6719194296
Debug (#116)
* Update manifest.toml

* Update .env.example

* fix

* Update upgrade

* cleaning

* cleaning

* Update restore

* cleaning

* Update _common.sh

* cleaning

* Update upgrade
2024-06-17 13:57:12 +02:00

20 lines
560 B
Bash

#!/bin/bash
#=================================================
# COMMON VARIABLES
#=================================================
# Composer version
YNH_COMPOSER_VERSION="2.7.7"
#=================================================
# PERSONAL HELPERS
#=================================================
#=================================================
# EXPERIMENTAL HELPERS
#=================================================
#=================================================
# FUTURE OFFICIAL HELPERS
#=================================================