mirror of
https://github.com/unixtensor/proxmox-ntfy.git
synced 2025-06-28 03:28:05 +00:00
Update the updating docs
This commit is contained in:
@ -28,7 +28,7 @@ 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.
|
Detatch from the current tmux session with `<Ctrl b><d>`, the script should now be deployed and running in the background.
|
||||||
|
|
||||||
## Updating
|
## Updating
|
||||||
You can update the script without cloning the project:
|
You can update the script without cloning the project using git:
|
||||||
```
|
```
|
||||||
git pull --depth=1 --rebase --force
|
git pull
|
||||||
```
|
```
|
Reference in New Issue
Block a user