germedeb
0b0f676b41
updated some things like there is no more apps/scalable and deleted mimetypes/22 resolution
9 lines
162 B
Bash
Executable File
9 lines
162 B
Bash
Executable File
#! /bin/sh
|
|
|
|
# move apps to the build folder
|
|
# cp icons/apps/* _build/aleta/apps/scalable
|
|
|
|
# move status
|
|
cp icons/scalable/status/* _build/aleta/status/scalable
|
|
|