1
0
mirror of https://github.com/stefanocasazza/ULib.git synced 2025-10-12 20:27:27 +08:00
ULib/tests/examples/RA/RA.old/www/ra-station/cgi-bin/.env
2015-01-23 17:24:36 +01:00

10 lines
128 B
Bash

#!/bin/bash
# environment
. ../../../etc/environment.conf
FILE_TO_SOURCE="./.registrazione"
# load common function
. ./.base