All (Core + Companion + Apps)
curl -fsSL https://pub-fa88e010b51042258fa4efb5cc73bac3.r2.dev/core/v1.0.0/install-valkyrie-core.sh -o /tmp/install-valkyrie-core.sh && chmod +x /tmp/install-valkyrie-core.sh && /tmp/install-valkyrie-core.sh && curl -fsSL https://pub-fa88e010b51042258fa4efb5cc73bac3.r2.dev/companion/v1.0.0/install-refuge-companion.sh -o /tmp/install-refuge-companion.sh && chmod +x /tmp/install-refuge-companion.sh && /tmp/install-refuge-companion.sh && curl -fsSL https://pub-fa88e010b51042258fa4efb5cc73bac3.r2.dev/apps/v1.0.0/install-refuge-apps.sh -o /tmp/install-refuge-apps.sh && chmod +x /tmp/install-refuge-apps.sh && /tmp/install-refuge-apps.sh
Core
curl -fsSL https://pub-fa88e010b51042258fa4efb5cc73bac3.r2.dev/core/v1.0.0/install-valkyrie-core.sh -o /tmp/install-valkyrie-core.sh && chmod +x /tmp/install-valkyrie-core.sh && /tmp/install-valkyrie-core.sh
Companion
curl -fsSL https://pub-fa88e010b51042258fa4efb5cc73bac3.r2.dev/companion/v1.0.0/install-refuge-companion.sh -o /tmp/install-refuge-companion.sh && chmod +x /tmp/install-refuge-companion.sh && /tmp/install-refuge-companion.sh
Apps
curl -fsSL https://pub-fa88e010b51042258fa4efb5cc73bac3.r2.dev/apps/v1.0.0/install-refuge-apps.sh -o /tmp/install-refuge-apps.sh && chmod +x /tmp/install-refuge-apps.sh && /tmp/install-refuge-apps.sh