Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Ian Eiloart
Sympl
Commits
cc83cccc
Commit
cc83cccc
authored
Jul 25, 2019
by
Paul Cammish
Browse files
Fixed typo
parent
237a1eca
Changes
1
Hide whitespace changes
Inline
Side-by-side
core/bin/sympl
View file @
cc83cccc
...
...
@@ -205,8 +205,8 @@ _web_create() {
_verbose
"Creating Website for
$1
at /srv/
$1
/public/htdocs..."
mkdir
-p
"/srv/
$1
/public/htdocs"
chmod
-R
2775
"/srv/
$1
/public"
2&>1
/dev/null
chown
-R
www-data:www-data
"/srv/
$1
/public"
2&>1
/dev/null
chmod
-R
2775
"/srv/
$1
/public"
>
/dev/null
2>&1
chown
-R
www-data:www-data
"/srv/
$1
/public"
>
/dev/null
2>&1
}
...
...
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