fix up crap

This commit is contained in:
Donald Burr 2015-02-19 09:24:59 -08:00
parent 59904b5c9c
commit 0113615640
12 changed files with 106 additions and 10 deletions

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
if [ ! -f "$1" ]; then
echo "error: must supply rooms list"
exit 1