1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/shaarli_ynh.git synced 2024-09-03 20:26:10 +02:00

Update install

This commit is contained in:
Alexis Gavoty 2013-12-29 17:52:50 +01:00
parent 2fcfacdc2e
commit 2fb86da6fe

View file

@ -15,6 +15,9 @@ if [[ ! $? -eq 0 ]]; then
exit 1
fi
# Install dependencies
sudo apt-get install php5-cli
# Copy files to the right place
app_home_path=/home/yunohost.app/shaarli
final_path=/var/www/shaarli