Fix: Readme.md links
This commit is contained in:
parent
92ccfaf440
commit
d3c50cd125
@ -5,6 +5,8 @@
|
|||||||
▀▄▀▄▀ █▄█ ░░ ▄█ ░█░ █▀█ █▀▄ ░█░
|
▀▄▀▄▀ █▄█ ░░ ▄█ ░█░ █▀█ █▀▄ ░█░
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### [Russian lang: README.md](README-ru.md)
|
||||||
|
|
||||||
# Utility wrapper for wg-quick
|
# Utility wrapper for wg-quick
|
||||||
|
|
||||||
Provides a convenient command line interface for quick creation
|
Provides a convenient command line interface for quick creation
|
||||||
@ -36,7 +38,7 @@ interface creation and removal
|
|||||||
### Installation
|
### Installation
|
||||||
- Download the latest version from the main branch to a local directory in $PATH
|
- Download the latest version from the main branch to a local directory in $PATH
|
||||||
```sh
|
```sh
|
||||||
sudo wget https://git.isptech.ru/ISPsystem/QuickAccess/raw/branch/main/wg_bootstrap/wg_start.py -O /usr/local/bin/wg-start && sudo chmod 775 /usr/local/bin/wg-start
|
sudo wget https://git.isptech.ru/ISPsystem/wg-bootstrap/raw/branch/main/wg_bootstrap/wg_start.py -O /usr/local/bin/wg-start && sudo chmod 775 /usr/local/bin/wg-start
|
||||||
```
|
```
|
||||||
> Don't use sudo if the user owns a local directory like ~/.local/bin
|
> Don't use sudo if the user owns a local directory like ~/.local/bin
|
||||||
>
|
>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user