Renamed config file

pull/575/head
rsxchin 2023-01-19 16:39:02 -10:00 committed by GitHub
parent dbd741a769
commit 48bf5abbbd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
# License https://www.bashbunny.com/licence/software_licence.txt
bbver=1
BBSH_CONFIG=$(dirname $0)/bbsh_config.txt
BBSH_CONFIG=$(dirname $0)/bunny_connecter_config.txt
if [ "$EUID" -ne 0 ]
then echo "This Bash Bunny Connection script requires root."