quote curl urls
This commit is contained in:
parent
0fbf1d0cb5
commit
df50fa3830
2 changed files with 2 additions and 2 deletions
|
|
@ -108,7 +108,7 @@ in
|
|||
postHook = ''
|
||||
echo "exit $exitStatus"
|
||||
if [ $exitStatus -eq 0 ]; then
|
||||
/run/current-system/sw/bin/curl -sSL http://192.168.0.6:3001/api/push/yTBTVZF8Bz?status=up&msg=OK&ping=
|
||||
/run/current-system/sw/bin/curl -sSL 'http://192.168.0.6:3001/api/push/yTBTVZF8Bz?status=up&msg=OK&ping='
|
||||
fi
|
||||
'';
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue