Skip to content
Snippets Groups Projects
Commit 5cc9cfd4 authored by Elian Loraux's avatar Elian Loraux
Browse files

Add system ctl restart

parent f4d44085
Branches
Tags
1 merge request!23add traefik logrotate
......@@ -35,6 +35,7 @@ cat <<EOF > /etc/logrotate.d/traefik
missingok
}
EOF
systemctl restart logrotate
mkdir -p /home/dockerweb/
......
......@@ -35,6 +35,7 @@ cat <<EOF > /etc/logrotate.d/traefik
missingok
}
EOF
systemctl restart logrotate
# Services maintenance
cd /home/dockerweb
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment