mirror of
https://github.com/YunoHost-Apps/akkoma_ynh.git
synced 2024-09-03 20:36:17 +02:00
default styles.json (themes) in static dir
This commit is contained in:
parent
d18047d14e
commit
6d4f92b458
1 changed files with 1 additions and 0 deletions
|
@ -154,6 +154,7 @@ mkdir -p "$datadir/uploads/"
|
|||
mkdir -p "$datadir/static/"
|
||||
mkdir -p "$datadir/static/emoji/"
|
||||
mkdir -p "$datadir/static/static/themes"
|
||||
mv ../conf/styles.json "$datadir/static/styles.json"
|
||||
|
||||
chmod 750 "$datadir"
|
||||
chmod -R o-rwx "$datadir"
|
||||
|
|
Loading…
Reference in a new issue