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
5a375cc7
Commit
5a375cc7
authored
Mar 23, 2020
by
mh
Browse files
this is a socket
parent
f8bf8915
Changes
1
Hide whitespace changes
Inline
Side-by-side
files/update_scripts/update_smfs_webhostings.sh
View file @
5a375cc7
...
...
@@ -46,7 +46,7 @@ function update_smf {
if
[
!
-f
"
${
wwwdir
}
/SSI.php"
]
;
then
abort
"SMF
${
smf
}
does not really seem to be an smf!"
fi
if
[
!
-f
$starterfile
]
&&
[
!
-
f
$fpmfile
]
;
then
if
[
!
-f
$starterfile
]
&&
[
!
-
S
$fpmfile
]
;
then
abort
"SMF
${
smf
}
does not have a fpm nor a starter file"
fi
...
...
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