1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/cheky_ynh.git synced 2024-09-03 18:16:00 +02:00
cheky_ynh/scripts/_common.sh
ericgaspar e893c91b41
Fix
2021-07-19 09:44:10 +02:00

15 lines
412 B
Bash

#!/bin/bash
#=================================================
# PERSONAL HELPERS
#=================================================
YNH_PHP_VERSION="7.3"
#=================================================
# EXPERIMENTAL HELPERS
#=================================================
#=================================================
# FUTURE OFFICIAL HELPERS
#=================================================