Browse Source

Remove dumb windows line endings

pull/3/head
Ravi Shah 5 years ago
committed by GitHub
parent
commit
f750731039
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      install.sh

2
install.sh

@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/sh
echo "This script will install the bottlepy web server and allow you to control and monitor the state of your smart garage door opener."
sleep 1

Loading…
Cancel
Save