Rename script
This commit is contained in:
parent
5116aa5bbd
commit
f98396fe0a
@ -33,13 +33,13 @@ Variables `key` and `chat_id` correspond to the API key and the chat id obtained
|
|||||||
For the `key` variable.
|
For the `key` variable.
|
||||||
|
|
||||||
```
|
```
|
||||||
sudo sed -i "s/key=/key=<your_key>/" /usr/local/sbin/tls-checker
|
sudo sed -i "s/key=/key=<your_key>/" /usr/local/sbin/gitea-updater
|
||||||
```
|
```
|
||||||
|
|
||||||
For the `chat_id` variable.
|
For the `chat_id` variable.
|
||||||
|
|
||||||
```
|
```
|
||||||
sudo sed -i "s/chat_id=/chat_id=<your_chat_id>/" /usr/local/sbin/tls-checker
|
sudo sed -i "s/chat_id=/chat_id=<your_chat_id>/" /usr/local/sbin/gitea-updater
|
||||||
```
|
```
|
||||||
|
|
||||||
## Automation
|
## Automation
|
||||||
|
Loading…
Reference in New Issue
Block a user