Commit a139b8f9 authored by santiago duque's avatar santiago duque

moved again and changed path

parent baca4814
......@@ -17,6 +17,14 @@
"oAP" : "\/.gitignore",
"oF" : 0
},
"\/deploy.php" : {
"cB" : 0,
"ft" : 8192,
"hM" : 0,
"oA" : 0,
"oAP" : "\/deploy.php",
"oF" : 0
},
"\/src\/css\/shared.scss" : {
"aP" : 1,
"bl" : 0,
......
......@@ -7,5 +7,5 @@ if ($token !== $secret) {
die('Forbidden');
}
shell_exec('git pull 2>&1');
shell_exec('git -C /usr/home/squarecv/public_html/2026-RE pull 2>&1');
echo 'Deployed!';
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment