diff options
| author | Shulhan <ms@kilabit.info> | 2026-02-12 09:40:31 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2026-02-12 09:40:31 +0700 |
| commit | 3741051548e4663a0fb3e2a83c167a509e7ee866 (patch) | |
| tree | 10ee109b7d74ea088458dd83f6d30428b067b456 | |
| parent | 3598bcd3a001c947354b0fc2b40aadeb0a2148b3 (diff) | |
| download | bin.sh-main.tar.xz | |
Use the CHANGELOG from the project page.
| -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. |
