mirror of
https://github.com/YunoHost-Apps/mediawiki_ynh.git
synced 2024-09-03 19:46:05 +02:00
6 lines
172 B
Bash
6 lines
172 B
Bash
#!/bin/bash
|
|
|
|
#=================================================
|
|
# CONSTANTS
|
|
#=================================================
|
|
pkg_dependencies="diffutils imagemagick acl"
|