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