mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
Merge pull request #5846 from nextcloud/fix_3186
Move image-optimization.sh to build dir
This commit is contained in:
commit
5eee110b15
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