mirror of
https://github.com/YunoHost-Apps/streams_ynh.git
synced 2024-09-03 20:26:20 +02:00
Almost there...
This commit is contained in:
parent
e79d7bab15
commit
bf94942904
1 changed files with 1 additions and 1 deletions
|
@ -4,6 +4,6 @@ echo " "
|
|||
echo "+++ $(date) +++"
|
||||
echo " "
|
||||
echo "$(date) - Updating website..."
|
||||
(cd /var/www/__APP__ ; sudo -u streams util/udall)
|
||||
(cd /var/www/__APP__ ; util/udall)
|
||||
echo "$(date) - Daily update finished."
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue