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
61a48a5b
Commit
61a48a5b
authored
Mar 26, 2017
by
Josh Soref
Browse files
spelling: please
parent
df14085e
Changes
1
Hide whitespace changes
Inline
Side-by-side
acme.sh
View file @
61a48a5b
...
@@ -2385,7 +2385,7 @@ _setApache() {
...
@@ -2385,7 +2385,7 @@ _setApache() {
_debug "Backup apache config file" "$httpdconf"
_debug "Backup apache config file" "$httpdconf"
if ! cp "$httpdconf" "$APACHE_CONF_BACKUP_DIR/"; then
if ! cp "$httpdconf" "$APACHE_CONF_BACKUP_DIR/"; then
_err "Can not backup apache config file, so abort. Don't worry, the apache config is not changed."
_err "Can not backup apache config file, so abort. Don't worry, the apache config is not changed."
_err
"This might be a bug of
$PROJECT_NAME
, pleae report issue:
$PROJECT
"
_err "This might be a bug of $PROJECT_NAME , plea
s
e report issue: $PROJECT"
return 1
return 1
fi
fi
_info "JFYI, Config file $httpdconf is backuped to $APACHE_CONF_BACKUP_DIR/$httpdconfname"
_info "JFYI, Config file $httpdconf is backuped to $APACHE_CONF_BACKUP_DIR/$httpdconfname"
...
...
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