feat: add webhooks with basic json to send to
This commit is contained in:
parent
18aa3dfaa8
commit
1b0284b00b
7 changed files with 1432 additions and 10 deletions
|
|
@ -9,7 +9,7 @@ cargo zigbuild --release --target aarch64-unknown-linux-gnu
|
|||
echo "Copying to Raspberry Pi..."
|
||||
scp target/aarch64-unknown-linux-gnu/release/noisebell noisebridge@noisebell.local:~/
|
||||
|
||||
echo "Setting permissions and restarting service..."
|
||||
echo "Setting permissions"
|
||||
ssh noisebridge@noisebell.local "chmod +x ~/noisebell "
|
||||
|
||||
echo "Deployment complete!"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue