Removed test file

This commit is contained in:
root 2024-07-17 15:28:56 +00:00
parent fd8b3ef4a2
commit b91005d465

View File

@ -1,7 +0,0 @@
#!/bin/bash -x
. /federated/lib/functions.sh
[[ $(type get_appvars 2> /dev/null) ]] && get_appvars || echo "NO"
echo "Admin pass: $ADMINPASS"