Update seafile-install.sh
This commit is contained in:
parent
ae9d3bc6bd
commit
3c5b1e7ae7
@ -98,6 +98,9 @@ chown seafile: /opt/seafile
|
||||
mkdir -p /opt/conf
|
||||
chown seafile:seafile /opt/conf
|
||||
chmod 755 /opt/conf
|
||||
mkdir -p /opt/ccnet
|
||||
chown seafile:seafile /opt/ccnet
|
||||
chmod 755 /opt/ccnet
|
||||
chown -R seafile:seafile /opt/conf
|
||||
chmod -R 755 /opt/conf
|
||||
LATEST_FILE=$(curl -s "https://download.seadrive.org/" | \
|
||||
|
Loading…
x
Reference in New Issue
Block a user