add install.sh
This commit is contained in:
parent
7ca34f5e5e
commit
a1abe5e03e
5
install.sh
Normal file
5
install.sh
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
mkdir -p ../custom/templates/inject/
|
||||||
|
mkdir -p ../custom/public/css/
|
||||||
|
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…
x
Reference in New Issue
Block a user