Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
Acme.Sh
Commits
b86869a0
Commit
b86869a0
authored
Mar 08, 2016
by
neil
Browse files
minor, fix blank line
parent
6dfaaa70
Changes
1
Show whitespace changes
Inline
Side-by-side
le.sh
View file @
b86869a0
...
@@ -296,7 +296,6 @@ _setopt() {
...
@@ -296,7 +296,6 @@ _setopt() {
else
else
_debug APP
_debug APP
echo
""
>>
"
$__conf
"
echo
"
$__opt$__sep$__val$__end
"
>>
"
$__conf
"
echo
"
$__opt$__sep$__val$__end
"
>>
"
$__conf
"
fi
fi
_debug
"
$(
grep
-H
-n
"^
$__opt$__sep
"
$__conf
)
"
_debug
"
$(
grep
-H
-n
"^
$__opt$__sep
"
$__conf
)
"
...
@@ -1232,7 +1231,7 @@ install() {
...
@@ -1232,7 +1231,7 @@ install() {
alias le=
\"
$LE_WORKING_DIR
/le.sh
\"
alias le=
\"
$LE_WORKING_DIR
/le.sh
\"
alias le.sh=
\"
$LE_WORKING_DIR
/le.sh
\"
alias le.sh=
\"
$LE_WORKING_DIR
/le.sh
\"
"
>
"
$LE_WORKING_DIR
/le.env"
"
>
"
$LE_WORKING_DIR
/le.env"
echo
""
>>
"
$_profile
"
_setopt
"
$_profile
"
"source
\"
$LE_WORKING_DIR
/le.env
\"
"
_setopt
"
$_profile
"
"source
\"
$LE_WORKING_DIR
/le.env
\"
"
_info
"OK, Close and reopen your terminal to start using le"
_info
"OK, Close and reopen your terminal to start using le"
else
else
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment