# vim: set ft=make :
# Launch Waydroid configuration helper. Options: init | configure | gpu | integration | reset | helper
[group("apps")]
configure-waydroid ACTION="":
#!/usr/bin/bash
source /usr/lib/ujust/ujust.sh
IMAGE_INFO="/usr/share/ublue-os/image-info.json"
IMAGE_NAME=$(jq -r '."image-name"' < $IMAGE_INFO)
OPTION={{ ACTION }}
if [ "$OPTION" == "help" ]; then
echo "Usage: ujust configure-waydroid