backgrounds/builder.sh

4 lines
67 B
Bash
Executable File

export PATH="$coreutils/bin"
mkdir $out
cp $src/*\.{png,webp} $out