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`).
|
Clone the repository (includes `app.py`, `templates/`, `static/`, `requirements.txt`).
|
||||||
|
|
||||||
```bash
|
```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.
|
> **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
|
## Project
|
||||||
|
|
||||||
- Author: **linuxiarz.pl**
|
- 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>
|
<div>
|
||||||
<strong>linuxiarz.pl</strong>
|
<strong>linuxiarz.pl</strong>
|
||||||
|
|
|
|
||||||
Source code: <a href="https://gitea.linuxiarz.pl/gru/pve-ha-web" target="_blank"
|
Source code: <a href="https://git.linuxiarz.pl/gru/pve-ha-web" target="_blank"
|
||||||
rel="noopener">gitea.linuxiarz.pl/gru/pve-ha-web</a>
|
rel="noopener">git.linuxiarz.pl/gru/pve-ha-web</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</footer>
|
</footer>
|
||||||
|
|||||||
Reference in New Issue
Block a user