mirror of
https://github.com/nix-community/nix-on-droid.git
synced 2025-12-12 12:01:11 +01:00
Add the issue tracker URL
This commit is contained in:
parent
e2cac96d59
commit
0fc0024f4e
1 changed files with 1 additions and 0 deletions
1
script
1
script
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue