This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
termux-packages
Watch
1
Star
0
Fork
You've already forked termux-packages
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
0046b519f2
termux-packages
/
scripts
/
build
/
termux_error_exit.sh
5 lines
55 B
Bash
Raw
Blame
History
termux_error_exit
(
)
{
echo
"
ERROR:
$*
"
1>
&
2
exit
1
}
Reference in New Issue
View Git Blame
Copy Permalink