diff options
| -rw-r--r-- | README.md | 11 |
1 files changed, 5 insertions, 6 deletions
@@ -1,7 +1,6 @@ <!-- -SPDX-FileCopyrightText: 2022 M. Shulhan <ms@kilabit.info> - SPDX-License-Identifier: GPL-3.0-or-later +SPDX-FileCopyrightText: 2022 M. Shulhan <ms@kilabit.info> --> # bin.sh @@ -43,8 +42,8 @@ Script to open new tmux session with start directory based on configuration in `~/.tmux.session`. **wg-activate.sh**:: -Script that activate only one wireguard connection from list of -configuration in /etc/wireguard/\*.conf or turning off all of them if no +Script that activate only one WireGuard connection from list of +configuration in "/etc/wireguard/\*.conf" or turning off all of them if no parameter is given. ## Installation @@ -65,7 +64,7 @@ To uninstall it, run [Project page](https://kilabit.info/project/bin.sh). -[Changelog](https://git.sr.ht/~shulhan/bin.sh/CHANGELOG.html) - Change log -for each releases. +[Changelog](https://kilabit.info/project/bin.sh/CHANGELOG.html) - +Changelog of releases. [Repository](https://git.sr.ht/~shulhan/bin.sh) - Link to the source code. |
