1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/dendrite_ynh.git synced 2024-09-03 18:25:58 +02:00
dendrite_ynh/scripts/_common.sh
2024-02-01 23:42:25 +01:00

20 lines
557 B
Bash

#!/bin/bash
#=================================================
# COMMON VARIABLES
#=================================================
GO_VERSION="1.21"
psql_version=$PSQL_VERSION
#=================================================
# PERSONAL HELPERS
#=================================================
#=================================================
# EXPERIMENTAL HELPERS
#=================================================
#=================================================
# FUTURE OFFICIAL HELPERS
#=================================================