install command

This commit is contained in:
Devmel Apps
2021-05-19 17:48:43 +02:00
parent 1dd6e548bc
commit 7962a336a7
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
#!/bin/bash
# wget -q -O - https://github.com/devmel/hass_airsend/install | bash -
# wget -q -O - https://raw.githubusercontent.com/devmel/hass_airsend/master/install | bash -
set -e
RED_COLOR='\033[0;31m'