mirror of
https://github.com/RoboSats/robosats-nostr-sync.git
synced 2025-07-23 11:13:21 +00:00
4 lines
52 B
Bash
4 lines
52 B
Bash
#!/bin/sh
|
|
|
|
python app.py & tail -f /app/log/app.log
|