mirror of
https://github.com/nextcloud/server.git
synced 2026-06-09 08:44:07 -04:00
Move image-optimization.sh to build dir
* We should not ship this! Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
This commit is contained in:
parent
989614f9d5
commit
02b9388fc6
1 changed files with 1 additions and 1 deletions
|
|
@ -17,4 +17,4 @@ do
|
|||
done;
|
||||
}
|
||||
|
||||
recursive_optimize_images ../../
|
||||
recursive_optimize_images ../
|
||||
Loading…
Reference in a new issue