mirror of
https://github.com/hiskang/acme.sh
synced 2025-06-19 13:56:19 +00:00
fix issue
This commit is contained in:
parent
2ed01ff040
commit
1786a5e55a
2
acme.sh
2
acme.sh
@ -1890,7 +1890,7 @@ _installalias() {
|
|||||||
echo "$(cat $_envfile)" | sed "s|^alias le.sh.*$||" > "$_envfile"
|
echo "$(cat $_envfile)" | sed "s|^alias le.sh.*$||" > "$_envfile"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
_setopt "$_envfile" "LE_WORKING_DIR" "=" "\"$LE_WORKING_DIR\""
|
_setopt "$_envfile" "export LE_WORKING_DIR" "=" "\"$LE_WORKING_DIR\""
|
||||||
_setopt "$_envfile" "alias $PROJECT_ENTRY" "=" "\"$LE_WORKING_DIR/$PROJECT_ENTRY\""
|
_setopt "$_envfile" "alias $PROJECT_ENTRY" "=" "\"$LE_WORKING_DIR/$PROJECT_ENTRY\""
|
||||||
|
|
||||||
_profile="$(_detect_profile)"
|
_profile="$(_detect_profile)"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user