1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/friendica_ynh.git synced 2024-09-03 18:36:14 +02:00
friendica_ynh/scripts/_common.sh
Éric Gaspar 7d2bc67d32 v2
2023-08-20 15:51:37 +02:00

18 lines
539 B
Bash

#!/bin/bash
#=================================================
# COMMON VARIABLES
#=================================================
# commit hashes
# 2023.08
version_commit="2dbfb070083ec395bf5d24ec89fe96b282c6a12d"
addons_version_commit="f2cc0312ca9a95d99a8330452848180792bf9227"
#=================================================
# EXPERIMENTAL HELPERS
#=================================================
#=================================================
# FUTURE OFFICIAL HELPERS
#=================================================