feat: a3 and other things
This commit is contained in:
parent
dd7516e6d7
commit
4be03b9764
7 changed files with 180 additions and 82 deletions
|
@ -1,6 +1,4 @@
|
|||
#!/bin/sh
|
||||
|
||||
export SC_SRC="${SC_SRC:-/opt/sconnect}"
|
||||
|
||||
export SC_LIB="$SC_SRC/lib"
|
||||
export SC_ASSETS="$SC_SRC/assets"
|
||||
export SC_LIB=${SC_LIB:-/usr/lib/sc}
|
||||
export SC_ASSETS="$SC_LIB/assets"
|
Loading…
Add table
Add a link
Reference in a new issue