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