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
2023-08-21 11:48:01 +02:00

18 lines
539 B
Bash

#!/bin/bash
#=================================================
# COMMON VARIABLES
#=================================================
# commit hashes
# 2023.05
version_commit="2dbfb070083ec395bf5d24ec89fe96b282c6a12d"
addons_version_commit="8f29a512770d0bbf568f053adae20a82f1b0050f"
#=================================================
# EXPERIMENTAL HELPERS
#=================================================
#=================================================
# FUTURE OFFICIAL HELPERS
#=================================================