Small UI fix
This commit is contained in:
parent
5ff6bc595c
commit
047f39cfa7
7 changed files with 15 additions and 13 deletions
|
|
@ -8,10 +8,9 @@ do
|
|||
clear
|
||||
|
||||
for THEME in $(ls theme-*.less | sed -e 's/^theme-\(.*\)\.less$/\1/'); do
|
||||
if make -j12; then
|
||||
:
|
||||
#curl -s http://notes.lan:1371/_ws/css_update
|
||||
fi
|
||||
export THEME=$THEME
|
||||
make -j12
|
||||
#curl -s http://notes.lan:1371/_ws/css_update
|
||||
done
|
||||
echo -e "\n\e[32;1mOK!\e[0m"
|
||||
sleep 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue