Skip to content

Commit

Permalink
Improvements recommended by shellcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
mdeweerd committed Sep 6, 2023
1 parent ce6d768 commit 3454c8b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion haos-addon/sendToDemo.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
#!/bin/bash
scp -rp * ha-demo:/addons/haos-addon/
# Private script to synchronize the development with
# "demo" HA server configured in .ssh/config as ha-demo.
scp -rp ./* ha-demo:/addons/haos-addon/

0 comments on commit 3454c8b

Please sign in to comment.