code repo connnect test
[shlib.git] / bin / run
blob5d28f8f0aa85b917f50f096cc390e66bfa72a31d
2 ############################################################
3 # Copyright (C) 2022- Free Software Foundation, Inc.
4 # This configure script is free software; the Free Software 
5 # Foundation gives unlimited permission to copy, distribute 
6 # and modify it.
7 ############################################################
9 cp $1 /data/data/com.termux/files/usr/bin
10 chmod +x /data/data/com.termux/files/usr/bin/$1
11 fix-shebang -c /data/data/com.termux/files/usr/bin/$1
12 /data/data/com.termux/files/usr/bin/$@