Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
immerda
Puppet Modules
webhosting
Commits
371798ad
Commit
371798ad
authored
Mar 23, 2020
by
mh
Browse files
socket not file
parent
5a375cc7
Changes
1
Hide whitespace changes
Inline
Side-by-side
files/update_scripts/update_smfs_webhostings.sh
View file @
371798ad
...
...
@@ -51,7 +51,7 @@ function update_smf {
fi
ftpuser
=
$(
stat
-c
%U
$wwwdir
)
if
[
-
f
$fpmfile
]
;
then
if
[
-
S
$fpmfile
]
;
then
runuser
=
$(
stat
-c
%U
$fpmfile
)
else
runuser
=
$(
stat
-c
%U
$starterfile
)
...
...
Write
Preview
Supports
Markdown
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