sconnect/lib/variables

4 lines
81 B
Text
Raw Permalink Normal View History

2024-06-02 22:13:33 +02:00
#!/bin/sh
2024-06-06 02:00:49 +02:00
export SC_LIB=${SC_LIB:-/usr/lib/sc}
export SC_ASSETS="$SC_LIB/assets"