nidus-sync/start-nidus-sync.sh

2 lines
134 B
Bash
Executable file

#!/run/current-system/sw/bin/bash
export $(cat /var/run/secrets/nidus-dev-sync-env | xargs) && ./nidus-sync 2>&1 | tee nidus-sync.log