add gateway automatic template and fefan vm
This commit is contained in:
4
modules/apps/gateway/lib/scripts/env.sh
Normal file
4
modules/apps/gateway/lib/scripts/env.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
set -a
|
||||
[ -f /opt/gateway/gateway.env ] && source /opt/gateway/gateway.env
|
||||
set +a
|
||||
Reference in New Issue
Block a user