mirror of
https://github.com/Sneed-Group/pypush-plus-plus
synced 2025-01-09 17:33:47 +00:00
Fixed typo in readme
This commit is contained in:
parent
b81ae39d7f
commit
e761320b5a
1 changed files with 2 additions and 1 deletions
|
@ -96,7 +96,8 @@ python ./demo.py --cronreg
|
|||
chmod +x ~/pypush_reregister.sh
|
||||
```
|
||||
2. To automatically reregister every 30 minutes, execute the following:
|
||||
```crontab -e
|
||||
```
|
||||
crontab -e
|
||||
```
|
||||
3. Add the following to your crontab file, replacing "user" with your username:
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue