this repo has no description
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

Fix docker preload

+1 -1
+1 -1
docker-up.service
··· 4 4 5 5 [Service] 6 6 Type=oneshot 7 - ExecStart=/bin/bash /root/commit.sh 7 + ExecStart=/bin/bash /root/server-config/commit.sh 8 8 WorkingDirectory=/root/server-config 9 9 10 10 [Install]