sconnect/lib/setup-env
2024-06-02 22:13:33 +02:00

10 lines
No EOL
122 B
Bash

#!/bin/sh
set -e
. $SC_SRC/lib/variables
. $SC_LIB/headers
. $SC_LIB/logger
. $SC_LIB/manipulation
. $SC_LIB/privileges