update install.sh
This commit is contained in:
parent
a1abe5e03e
commit
232f88313f
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
mkdir -p ../custom/templates/inject/
|
||||
mkdir -p ../custom/public/css/
|
||||
rm ../custom/templates/inject/head.tmpl
|
||||
echo '<link rel="stylesheet" href="/css/themes/dark_theme.css">' >> ../custom/templates/inject/head.tmpl
|
||||
cp -r ./themes/ ../custom/public/css/
|
||||
cp -r ./img/ ../custom/public/
|
Loading…
Reference in a new issue