Skip to content

Commit

Permalink
chore: rename distrobox-app-containers to setup-distrobox-app
Browse files Browse the repository at this point in the history
  • Loading branch information
HikariKnight committed Jan 17, 2024
1 parent 2fae6ad commit 7631c8a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build/ublue-os-just/30-distrobox.just
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,8 @@ distrobox-new IMAGE="prompt" NAME="prompt" HOMEDIR="":
echo $(Urllink "https://github.com/ublue-os/bazzite-arch" "Check out the docs for exportable apps and instructions")
fi

# Install specialized application containers
distrobox-app-containers CONTAINER="prompt":
# Install specialized application containers (like brew)
setup-distrobox-app CONTAINER="prompt":
#!/usr/bin/bash
source /usr/lib/ujust/ujust.sh
AssembleList create "/etc/distrobox/apps.ini" {{ CONTAINER }}
Expand Down

0 comments on commit 7631c8a

Please sign in to comment.