Commit 8ad71801 authored by neil's avatar neil
Browse files

minor, uninstall le.sh in the workingdir.

parent a6f744ed
......@@ -978,7 +978,8 @@ uninstall() {
$SUDO rm -f /usr/local/bin/le
fi
fi
rm -f $WORKING_DIR/le
rm -f $WORKING_DIR/le.sh
_info "The keys and certs are in $WORKING_DIR, you can remove them by yourself."
}
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment