mirror of
https://github.com/RoboSats/robosats-nostr-sync.git
synced 2025-07-22 02:33:24 +00:00
4 lines
58 B
Bash
4 lines
58 B
Bash
#!/bin/sh
|
|
|
|
python "$SCRIPT.py" & tail -f /app/log/app.log
|