restructured project to have /src folder

This commit is contained in:
Cian Hughes
2023-10-31 09:44:34 +00:00
parent 1b22fd7861
commit 289922bea7
16 changed files with 2 additions and 1 deletions
+8
View File
@@ -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