Add the issue tracker URL

This commit is contained in:
Alexander Sosedkin 2019-03-12 21:33:47 +07:00
parent e2cac96d59
commit 0fc0024f4e

1
script
View file

@ -119,6 +119,7 @@ set -e
[ "\$#" -gt 1 ] || echo "Welcome to Nix-on-Droid!"
[ "\$#" -gt 1 ] || echo "If nothing works, use the rescue shell and read $INST/bin/.login-inner"
[ "\$#" -gt 1 ] || echo "If it does not help, report bugs at https://github.com/t184256/nix-on-droid-bootstrap/issues"
export USER="\$1"
export HOME="/data/data/com.termux.nix/files/home"