Skip to content

Commit 0887d95

Browse files
change branch
1 parent 868e111 commit 0887d95

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

etc/scripts/udroid/udroid.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,8 @@ trim_quotes() {
4646
_install() {
4747
distro=$1
4848
suite="impish"
49-
repo_root="https://raw.githubusercontent.com/RandomCoderOrg/ubuntu-on-android/modified"
49+
# repo_root="https://raw.githubusercontent.com/RandomCoderOrg/ubuntu-on-android/modified"
50+
repo_root="https://raw.githubusercontent.com/RandomCoderOrg/ubuntu-on-android/beta"
5051
plugin_url="$repo_root/pd-plugins/udroid-$suite-$de.sh"
5152

5253
case $distro in

0 commit comments

Comments
 (0)