1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/lufi_ynh.git synced 2024-09-03 19:36:28 +02:00

Use cpanm to be able to install carton

This commit is contained in:
Alexandre Aubin 2017-08-18 15:59:21 +02:00 committed by GitHub
parent 7b3eeda4dc
commit ea8ec69577

View file

@ -93,7 +93,8 @@ sed -i "s@__FINALPATH__@$final_path@g" ../conf/logrotate
sudo cp ../conf/logrotate /etc/logrotate.d/$app
# Install Carton
echo yes | sudo cpan Carton
sudo apt-get install cpanminus -y
echo yes | sudo cpanm Carton
# Install lufi via carton
sudo mkdir -p /var/log/$app/