Add shell wrapper.

This commit is contained in:
2023-01-01 13:03:15 +00:00
parent b63a915436
commit 6e7c874606

3
run.sh Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/sh
node sync.js "$(docker inspect -f {{range.NetworkSettings.Networks}}{{.IPAddress}}{{end}} alo-db)"