mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-17 05:22:31 -04:00
revert build orange skin
This commit is contained in:
parent
4fc91be217
commit
e1e1fb4189
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ fi
|
|||
|
||||
if [ "$2" = "" ]||[ "$2" = "app.css" ]; then
|
||||
echo building app.css
|
||||
cat $src/app/orange.scss >> $publicdest/app.css
|
||||
cat $src/app/green-black.scss >> $publicdest/app.css
|
||||
cat $src/make-src/main.css >> $publicdest/app.css
|
||||
cat $src/make-src/chat.css >> $publicdest/app.css
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue