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

Update install

oups little correction
This commit is contained in:
aymhce 2014-12-28 22:36:35 +01:00
parent c32af3afed
commit e6b7ded29d

View file

@ -104,4 +104,4 @@ fi
# Remove temporary entry in /etc/hosts
sudo sed '/yunopiwigo/d' /etc/hosts > /tmp/hosts.tmp
sudo cp /tmp/hosts.tmp /etc/hosts ; rm -f /tmp/hosts.tmp
sudo cp /tmp/hosts.tmp /etc/hosts ; sudo rm -f /tmp/hosts.tmp