mirror of
https://github.com/unixtensor/proxmox-ntfy.git
synced 2025-08-16 04:41:29 +00:00
Compare commits
4 Commits
e77a2796dd
...
01aecfbe89
Author | SHA1 | Date | |
---|---|---|---|
01aecfbe89 | |||
4dc42364b3 | |||
fbae24f3d7 | |||
72da9c6152 |
@ -26,3 +26,9 @@ python3 ./proxmox-ntfy/src/main.py http://your.domain.com/
|
||||
```
|
||||
|
||||
Detatch from the current tmux session with `<Ctrl b><d>`, the script should now be deployed and running in the background.
|
||||
|
||||
## Updating
|
||||
You can update the script without cloning the project:
|
||||
```
|
||||
git pull --depth=1 --rebase --force
|
||||
```
|
Reference in New Issue
Block a user