mirror of
https://github.com/certbot/certbot.git
synced 2026-08-02 19:31:51 +02:00
@@ -9,7 +9,7 @@ else
|
|||||||
SUDO=
|
SUDO=
|
||||||
fi
|
fi
|
||||||
|
|
||||||
BOOTSTRAP=`dirname $0`/bootstrap
|
BOOTSTRAP=`dirname $0`
|
||||||
if [ ! -f $BOOTSTRAP/debian.sh ] ; then
|
if [ ! -f $BOOTSTRAP/debian.sh ] ; then
|
||||||
echo "Cannot find the letsencrypt bootstrap scripts in $BOOTSTRAP"
|
echo "Cannot find the letsencrypt bootstrap scripts in $BOOTSTRAP"
|
||||||
exit 1
|
exit 1
|
||||||
|
|||||||
Reference in New Issue
Block a user