mirror of
https://github.com/Cian-H/I-Form_Server_Node_Deployer.git
synced 2026-05-08 17:01:47 +01:00
restructured project to have /src folder
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
[Unit]
|
||||
Description=Ensure that node joins a swarm on startup
|
||||
|
||||
[Service]
|
||||
ExecStart=/root/join_swarm.sh
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
Reference in New Issue
Block a user