mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
patch 0002
This commit is contained in:
parent
3a1d427ea0
commit
cb344d7d47
60 changed files with 211 additions and 172 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash
|
||||
#!/bin/bash -x
|
||||
|
||||
# copy var files to /etc/xsce for subsequent use
|
||||
mkdir -p /etc/xsce
|
||||
|
@ -22,7 +22,7 @@ then
|
|||
. /etc/xsce/xsce.env
|
||||
cd $XSCE_DIR
|
||||
else
|
||||
XSCE_DIR=/opt/schoolserver/xsce
|
||||
XSCE_DIR=/opt/schoolserver/iiab
|
||||
fi
|
||||
|
||||
if [ ! -f xsce.yml ]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue