6 lines
133 B
Plaintext
6 lines
133 B
Plaintext
|
#!/bin/sh
|
||
|
git pull gitocto master
|
||
|
|
||
|
./ssg5 ./src/ /var/www/iindice/ricette-basate/ "OctoCooking" "https://octosrv.me/ricette-basate"
|
||
|
|