1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/halcyon_ynh.git synced 2024-09-03 20:36:21 +02:00
halcyon_ynh/scripts/_common.sh

9 lines
216 B
Bash
Raw Normal View History

2018-10-04 02:33:13 +02:00
#!/bin/bash
#=================================================
# COMMON VARIABLES
#=================================================
# dependencies used by the app
pkg_dependencies="php-intl php-mbstring php-curl"