sconnect/lib/setup-env

10 lines
122 B
Text
Raw Normal View History

2024-06-02 22:13:33 +02:00
#!/bin/sh
set -e
. $SC_SRC/lib/variables
. $SC_LIB/headers
. $SC_LIB/logger
. $SC_LIB/manipulation
. $SC_LIB/privileges