removed node_modules from tree, fixed gulp watch, ...

This commit is contained in:
emilie.aurat
2017-12-21 18:58:49 +01:00
parent b665357fe1
commit 838e1d5251
8066 changed files with 570 additions and 681980 deletions
+2 -2
View File
@@ -2,7 +2,7 @@
while true; do
now=$(date +"%Y-%m-%d--%T")
echo "export publication -- $now"
./publi.sh
./publi.py
echo "sleeping 15sec befor new export"
sleep 15s
sleep 5s
done