Files
photoview/dependencies/output.sh
Googol Lee 8872ea1df3 Include MagicWand library in the dependency image. (#1209)
* Include MagicWand library.

* Remove duplication.

* Limit dynamic libraries in the release build.

* Use cp -a instead of -r.

* Use bash instead of sh.
2025-05-23 11:27:07 +02:00

6 lines
71 B
Bash
Executable File

#!/bin/bash
set -euo pipefail
cd /output
tar czfv /artifacts.tar.gz *