6 lines
132 B
Bash
Executable File
6 lines
132 B
Bash
Executable File
#!/bin/sh
|
|
git pull gitocto master
|
|
|
|
./ssg5 ./src/ /var/www/indice/ricette-basate/ "OctoCooking" "https://octosrv.me/ricette-basate"
|
|
|