Opraveny odkazy na stažení skriptů
This commit is contained in:
parent
d1e6e7e4cf
commit
737cd10268
@ -12,7 +12,7 @@ Tento návod popisuje kroky pro nastavení Ubuntu serveru, instalaci Dockeru a s
|
|||||||
Stáhněte a spusťte skript `ubuntu_docker.sh`, který provede aktualizaci systému, instalaci Dockeru a nastavení uživatele:
|
Stáhněte a spusťte skript `ubuntu_docker.sh`, který provede aktualizaci systému, instalaci Dockeru a nastavení uživatele:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
wget https://raw.githubusercontent.com/<vas-uzivatelsky-ucet>/vas-repozitar/master/Docker/ubuntu_docker.sh
|
wget https://git.arch-linux.cz/Archos/vps_ubuntu/raw/branch/main/Docker/ubuntu_docker.sh
|
||||||
chmod +x ubuntu_docker.sh
|
chmod +x ubuntu_docker.sh
|
||||||
./ubuntu_docker.sh
|
./ubuntu_docker.sh
|
||||||
```
|
```
|
||||||
@ -21,7 +21,7 @@ chmod +x ubuntu_docker.sh
|
|||||||
Stáhněte a spusťte skript start_woodpecker_agent.sh, který spustí Woodpecker agenta pomocí Dockeru:
|
Stáhněte a spusťte skript start_woodpecker_agent.sh, který spustí Woodpecker agenta pomocí Dockeru:
|
||||||
|
|
||||||
```bash=
|
```bash=
|
||||||
wget https://raw.githubusercontent.com/<vas-uzivatelsky-ucet>/vas-repozitar/master/Docker/start_woodpecker_agent.sh
|
wget https://git.arch-linux.cz/Archos/vps_ubuntu/raw/branch/main/Docker/start_woodpecker_agent.sh
|
||||||
chmod +x start_woodpecker_agent.sh
|
chmod +x start_woodpecker_agent.sh
|
||||||
./start_woodpecker_agent.sh
|
./start_woodpecker_agent.sh
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user