1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/chtickynotes_ynh.git synced 2024-09-03 18:15:57 +02:00
chtickynotes_ynh/scripts/_common.sh
Éric Gaspar e812f063c0
Testing (#11)
- Added php helper to install the php provide the php file for the app

Co-authored-by: anmol26s <github@datamol.org>
2020-11-27 12:41:05 +01:00

17 lines
532 B
Bash

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