... | ... |
@@ -1,7 +1,6 @@ |
1 | 1 |
#!/bin/bash |
2 |
-cd /var/www/html/news2/sources |
|
2 |
+cd /var/www/html/news/sources |
|
3 | 3 |
php create-json.php > news.json 2> /dev/null |
4 |
-exit 0 |
|
5 | 4 |
php news-lemonde.fr.php > lemonde.html 2> /dev/null |
6 | 5 |
php news-liberation.fr.php > liberation.html 2> /dev/null |
7 | 6 |
php news-slate.fr.php > slatefr.html 2> /dev/null |