1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/tube_ynh.git synced 2024-09-04 01:46:11 +02:00
tube_ynh/scripts/_common.sh

22 lines
608 B
Bash
Raw Normal View History

2022-08-27 00:04:19 +02:00
#!/bin/bash
#=================================================
# COMMON VARIABLES
#=================================================
# PHP APP SPECIFIC
#=================================================
2023-01-09 09:20:02 +01:00
pkg_dependencies="ffmpeg"
2022-08-27 00:04:19 +02:00
#=================================================
# PERSONAL HELPERS
#=================================================
#=================================================
# EXPERIMENTAL HELPERS
#=================================================
#=================================================
# FUTURE OFFICIAL HELPERS
#=================================================