1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/moodle_ynh.git synced 2024-09-03 19:46:23 +02:00

Update install

This commit is contained in:
liberodark 2019-11-05 17:31:31 +01:00 committed by GitHub
parent 14785fd0ef
commit e963673f42
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,6 +9,7 @@
source _common.sh source _common.sh
source psql.sh source psql.sh
source ynh_install_php source ynh_install_php
source ynh_add_extra_apt_repos
source /usr/share/yunohost/helpers source /usr/share/yunohost/helpers
#================================================= #=================================================