3 lines
99 B
Bash
3 lines
99 B
Bash
|
|
#!/run/current-system/sw/bin/bash
|
||
|
|
export $(cat /var/run/secrets/nidus-dev-sync-env | xargs) && air
|