removed trading slash

This commit is contained in:
Joubin Jabbari
2015-10-24 00:27:12 -07:00
parent ca838b0ea3
commit 3386cd8711
+1 -1
View File
@@ -9,7 +9,7 @@ else
SUDO=
fi
BOOTSTRAP=`dirname $0`/
BOOTSTRAP=`dirname $0`
if [ ! -f $BOOTSTRAP/debian.sh ] ; then
echo "Cannot find the letsencrypt bootstrap scripts in $BOOTSTRAP"
exit 1