Revision 792fbe18
Added by koszko about 2 years ago
build.sh | ||
---|---|---|
273 | 273 |
fi |
274 | 274 |
|
275 | 275 |
cp -r copyright licenses/ $BUILDDIR |
276 |
cp html/*.css $BUILDDIR/html |
|
276 | 277 |
mkdir $BUILDDIR/icons |
277 | 278 |
cp icons/*.png $BUILDDIR/icons |
278 | 279 |
} |
Also available in: Unified diff
Facilitate installation of scripts from the repository
This commit includes: