1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/lemmy_ynh.git synced 2024-09-03 19:36:09 +02:00
lemmy_ynh/scripts/_common.sh
2023-07-12 10:38:06 +02:00

21 lines
557 B
Bash

#!/bin/bash
#=================================================
# COMMON VARIABLES
#=================================================
PICTRS_VERSION=0.4.0-rc.3
NODEJS_VERSION=20
#=================================================
# PERSONAL HELPERS
#=================================================
#=================================================
# EXPERIMENTAL HELPERS
#=================================================
#=================================================
# FUTURE OFFICIAL HELPERS
#=================================================