We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1002e72 commit 97d3cb8Copy full SHA for 97d3cb8
recipes/base.yml
@@ -7,6 +7,7 @@ modules:
7
# - ublue-os-just (stripped version: without motd tips, Ublue justfiles, non-needed brew profile.d script & Ublue distrobox+podman manifest files)
8
- type: script
9
snippets:
10
+ - echo "$TARGETARCH"
11
# Download Universal Blue packages config zip
12
- echo -e "\033[90mDownloading Universal Blue packages config zip file\033[0m"
13
- curl -fLs --create-dirs https://github.com/ublue-os/packages/archive/refs/heads/main.zip -o /tmp/ublue-config/packages.zip
0 commit comments