...
This commit is contained in:
7
scripts/nav/lf-raw-mode-shell-pipe/run.sh
Executable file
7
scripts/nav/lf-raw-mode-shell-pipe/run.sh
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
#
|
||||
echo from script
|
||||
#script=$(cat ./test.py)
|
||||
#python -c "$script"
|
||||
|
||||
python /home/me/work/config/scripts/nav/test.py #2>/home/me/p2 1>/home/me/p2
|
||||
Reference in New Issue
Block a user