mirror of
https://github.com/YunoHost-Apps/lutim_ynh.git
synced 2024-09-03 19:36:24 +02:00
sudo apt-get update
This commit is contained in:
parent
aad3ae2cc8
commit
a700d17c7d
1 changed files with 1 additions and 0 deletions
|
@ -69,6 +69,7 @@ sudo cp ../conf/nginx.conf /etc/nginx/conf.d/$domain.d/$app.conf
|
|||
## yes | sudo cpan Carton 2>&1 | sudo tee "/var/log/$app/setup_carton.log" > /dev/null
|
||||
|
||||
# Installation de perlmagick, interface perl pour imagemagick et de carton, gestionnaire de dépendances perl
|
||||
sudo apt-get update
|
||||
sudo apt-get install carton perlmagick -qy
|
||||
|
||||
## Copie et configuration du fichier de conf.
|
||||
|
|
Loading…
Add table
Reference in a new issue