mirror of
https://github.com/YunoHost-Apps/cops_ynh.git
synced 2024-09-03 18:25:57 +02:00
cleaning
This commit is contained in:
parent
70a2a1ce0c
commit
7b397e67ea
1 changed files with 0 additions and 4 deletions
|
@ -29,10 +29,6 @@ finalphpconf=$(ynh_app_setting_get $app finalphpconf)
|
|||
runninguser=$(ynh_app_setting_get $app runninguser)
|
||||
basicauthcreate=$(ynh_app_setting_get $app basicauthcreate)
|
||||
|
||||
# Check domain/path availability
|
||||
#sudo yunohost app checkurl "${domain}${path}" -a "$app" \
|
||||
# || ynh_die "Path not available: ${domain}${path}"
|
||||
|
||||
# We install dependencies
|
||||
sudo apt-get update -y
|
||||
sudo apt-get install php5-gd php5-sqlite php5-json php5-intl -y
|
||||
|
|
Loading…
Add table
Reference in a new issue