Files
tauri-plugins-workspace/examples/api/.setup-cross.sh
T

6 lines
152 B
Bash

#!/usr/bin/env bash
export ICONS_VOLUME="$(realpath icons)"
export DIST_VOLUME="$(realpath dist)"
export ISOLATION_VOLUME="$(realpath isolation-dist)"