1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/wetty_ynh.git synced 2024-09-03 18:16:29 +02:00
wetty_ynh/scripts/_common.sh
Éric Gaspar d1e2a3107a Revert "Merge pull request #35 from YunoHost-Apps/testing"
This reverts commit c7129a59c0, reversing
changes made to da3cc18b28.
2024-05-14 10:37:34 +02:00

19 lines
530 B
Bash

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