mirror of
https://github.com/plantroon/acme.sh.git
synced 2024-12-22 13:11:41 +00:00
minor, uninstall le.sh in the workingdir.
This commit is contained in:
parent
a6f744edb1
commit
8ad71801eb
3
le.sh
3
le.sh
@ -978,7 +978,8 @@ uninstall() {
|
|||||||
$SUDO rm -f /usr/local/bin/le
|
$SUDO rm -f /usr/local/bin/le
|
||||||
fi
|
fi
|
||||||
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."
|
_info "The keys and certs are in $WORKING_DIR, you can remove them by yourself."
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user