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 Feb 3, 2022
1 parent 3be17f6 commit aff2277
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion homebridge_docker_install.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#!/bin/bash

#test
path1=/data/homebridge
if [ ! -d "$path1" ]; then
sudo mkdir $path1
Expand Down

0 comments on commit aff2277

Please sign in to comment.