Skip to content

Commit

Permalink
Update homebridge_docker_install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
mbierman authored Nov 18, 2022
1 parent 81c160f commit cf6b35c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions homebridge_docker_install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ echo "#!/bin/bash
sudo systemctl start docker
sudo systemctl start docker-compose@homebridge " > $path3/start_homebridge.sh
sudo chmod +x $path3/start_homebridge.sh
$path3/start_homebridge.sh

echo -n "Starting docker"
Expand Down

0 comments on commit cf6b35c

Please sign in to comment.