Skip to content

Commit ca6f705

Browse files
added new xfce4
1 parent d8a7642 commit ca6f705

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

hippo.sh

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ get_download_url() {
2727

2828
case "$DISTRO_ARCH" in
2929
aarch64)
30-
rootfs="https://github.com/SaicharanKandukuri/ubuntu-on-android/releases/download/v1-xfce4/ubuntu-21.04-xfce4-rootfs-testing-arm64.tar.gz"
31-
sha256="89550a76ee14da85d6d521bc899d67f0b6cab3022ee4e166bb8d420414068a61"
30+
rootfs="https://github.com/RandomCoderOrg/ubuntu-on-android/releases/download/v01-xfce4/ubuntu-21.04-xfce4-rootfs-v01-arm64.tar.gz"
31+
sha256="e3bbb6f88cff4839fe6a607929708aa84b7fb2e1dc58a2d101471c4150c4447f"
3232
;;
3333
esac
3434

@@ -46,4 +46,4 @@ distro_setup() {
4646
#run_proot_cmd apt update
4747
#run_proot_cmd apt upgrade -yq
4848
:
49-
}
49+
}

0 commit comments

Comments
 (0)