Compare commits
3 Commits
62d8632f4b
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
| 26b0382e1f | |||
| 61c3968d95 | |||
| 3580fd34f2 |
@@ -22,7 +22,7 @@ cd /opt/pve-ha-web
|
||||
Clone the repository (includes `app.py`, `templates/`, `static/`, `requirements.txt`).
|
||||
|
||||
```bash
|
||||
git clone https://gitea.linuxiarz.pl/gru/pve-ha-web.git .
|
||||
git clone https://git.linuxiarz.pl/gru/pve-ha-web.git .
|
||||
```
|
||||
|
||||
> **Note:** The trailing `.` clones directly into `/opt/pve-ha-web` instead of a nested subfolder.
|
||||
@@ -157,4 +157,4 @@ rm -rf /opt/pve-ha-web
|
||||
## Project
|
||||
|
||||
- Author: **linuxiarz.pl**
|
||||
- Source: <https://gitea.linuxiarz.pl/gru/pve-ha-web>
|
||||
- Source: <https://git.linuxiarz.pl/gru/pve-ha-web>
|
||||
@@ -331,8 +331,8 @@
|
||||
<div>
|
||||
<strong>linuxiarz.pl</strong>
|
||||
|
|
||||
Source code: <a href="https://gitea.linuxiarz.pl/gru/pve-ha-web" target="_blank"
|
||||
rel="noopener">gitea.linuxiarz.pl/gru/pve-ha-web</a>
|
||||
Source code: <a href="https://git.linuxiarz.pl/gru/pve-ha-web" target="_blank"
|
||||
rel="noopener">git.linuxiarz.pl/gru/pve-ha-web</a>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
Reference in New Issue
Block a user