Skip to content
Snippets Groups Projects
Unverified Commit 64348fd8 authored by Sebastian Castro's avatar Sebastian Castro
Browse files

try fix custom domain script, the log say that service nginx does not exist...

parent ae957d99
No related branches found
No related tags found
No related merge requests found
......@@ -33,6 +33,7 @@ do
if sh bin/configure_custom_domain.sh $arguments
then
echo "Successfully configured $file, the file queue can now be deleted"
service nginx reload
rm $file
else
echo "Problem while configuring $file"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment