mirror of
https://github.com/JJTech0130/pypush.git
synced 2025-01-22 19:30:56 +00:00
removed --reregister from --daemon
This commit is contained in:
parent
515d4047e0
commit
089fdfdc7b
@ -58,7 +58,7 @@ and reregistering 5 minutes before expiration. Put the following in a text file
|
||||
#!/bin/bash
|
||||
cd /path/to/pypush
|
||||
source ~/.venv/pypush/bin/activate
|
||||
python ./demo.py --reregister --daemon
|
||||
python ./demo.py --daemon
|
||||
```
|
||||
1. Make the reregistration script executable:
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user