Add alias for stopping wg-quick@wgcms

This commit is contained in:
Adam Goldsmith 2022-03-02 19:18:23 -05:00
parent 89f4cb0fef
commit ebf39e2b04
1 changed files with 1 additions and 0 deletions

View File

@ -1 +1,2 @@
alias wgcms="sudo systemctl restart wg-quick@wg-cms"
alias wgcmsD="sudo systemctl stop wg-quick@wg-cms"