Skip to content
Snippets Groups Projects
Verified Commit 4ca19d6f authored by David Beniamine's avatar David Beniamine
Browse files

Docker order service must be enabled

parent 89eb57e6
Branches
No related tags found
No related merge requests found
......@@ -19,6 +19,7 @@ if [ ! -e "$order_systemd_file" ]; then
cp ${DIR}${order_systemd_file} $order_systemd_file
systemctl daemon reload
fi
systemctl enable docker-order
# 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