Skip to content

Commit

Permalink
changes albius to own fork
Browse files Browse the repository at this point in the history
  • Loading branch information
taukakao committed Feb 3, 2024
1 parent 0a6a69f commit 9b2d9a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/config/hooks/live/001-install-vanilla-installer.chroot
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/sh
# Description: Install vanilla-installer from source

wget https://github.com/Vanilla-OS/Albius/releases/download/continuous/albius.deb
wget https://github.com/taukakao/Albius/releases/download/test-timing-pvcreate-workflow/albius.deb
apt-get install -y ./albius.deb
rm albius.deb

Expand Down

0 comments on commit 9b2d9a5

Please sign in to comment.