forked from 0x2620/pandora
fix permissions
This commit is contained in:
parent
b711d65bea
commit
ae211e0e95
1 changed files with 1 additions and 0 deletions
|
@ -129,6 +129,7 @@ fi
|
||||||
git clone https://git.0x2620.org/pandora.git /srv/pandora
|
git clone https://git.0x2620.org/pandora.git /srv/pandora
|
||||||
cd /srv/pandora
|
cd /srv/pandora
|
||||||
git checkout $BRANCH
|
git checkout $BRANCH
|
||||||
|
chown -R $PANDORA:$PANDORA /srv/pandora
|
||||||
./ctl init
|
./ctl init
|
||||||
|
|
||||||
# create config.jsonc from templates in git
|
# create config.jsonc from templates in git
|
||||||
|
|
Loading…
Reference in a new issue