1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/petrolette_ynh.git synced 2024-09-03 19:56:26 +02:00
petrolette_ynh/scripts/_common.sh
oiseauroch 8261c57c58
Testing (#20)
* update to 1.6

* use dev environment to accept reverse proxy

* add sed to allow subdomain

Co-authored-by: Tobias Ollive <tobias@ollive.oiseauroch.fr>
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
2022-11-17 22:19:45 +00:00

19 lines
530 B
Bash

#!/bin/bash
#=================================================
# COMMON VARIABLES
#=================================================
NODEJS_VERSION=16
#=================================================
# PERSONAL HELPERS
#=================================================
#=================================================
# EXPERIMENTAL HELPERS
#=================================================
#=================================================
# FUTURE OFFICIAL HELPERS
#=================================================