1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/grav_ynh.git synced 2024-09-03 19:16:01 +02:00

Update URL + install

This commit is contained in:
magikcypress 2017-03-02 17:03:30 +01:00
parent 0a548a2feb
commit c4f131b1ae
4 changed files with 6 additions and 4 deletions

View file

@ -49,7 +49,10 @@ ynh_app_setting_set $app final_path $final_path
SETUP_SOURCE "grav-admin-v1.1.17.zip"
# Set permissions to grav directory
# Installation de grav
sudo $final_path/bin/grav
# Attribuer les bonnes permissions
sudo chown -R www-data: $final_path
echo -e "127.0.0.1 $domain #GRAV" | sudo tee -a /etc/hosts

View file

@ -1 +1 @@
8d94871402052b51a1e31e0c6f6a31c0 grav-admin-v1.1.17.zip
5593142893cfb1c8bc90a407ede00c09 grav-admin-v1.1.17.zip

View file

@ -1 +0,0 @@
8d94871402052b51a1e31e0c6f6a31c0 grav-admin-v1.1.17.zip

View file

@ -1 +1 @@
https://github.com/getgrav/grav/archive/master.zip
https://github.com/getgrav/grav/releases/download/1.1.17/grav-admin-v1.1.17.zip