mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2025-12-31 08:00:29 +00:00
3 lines
113 B
Bash
3 lines
113 B
Bash
#!/data/data/com.termux/files/usr/bin/sh
|
|
export PATH=/data/data/com.termux/files/usr/opt/rustc-nightly/bin:$PATH
|