change shebang

This commit is contained in:
Pavel Muhortov 2023-05-01 17:03:17 +03:00
parent c3edf78285
commit 87a4750a84
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
#! /bin/bash
#!/usr/bin/env bash
# DESCRIPTION:
# creating or deleting client config for wireguard

View File

@ -1,4 +1,4 @@
#! /bin/bash
#!/usr/bin/env bash
# DESCRIPTION:
# handling client connection