update bind-monitor.sh
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
echo "#!/bin/bash" > $2/monitor-run
|
echo "#!/bin/bash" > $2/monitor-run
|
||||||
echo "echo \"sjturm\" | sudo -S $1/tools/monitor.sh \"$2/run --run-with-camera --show-armor-box --wait-uart\"" >> $2/monitor-run
|
echo "gnome-terminal -- bash -c \"echo sjturm | sudo -S $1/tools/monitor.sh \\\"$2/run --run-with-camera --show-armor-box --wait-uart\\\"\"" >> $2/monitor-run
|
||||||
chmod +x $2/monitor-run
|
chmod +x $2/monitor-run
|
||||||
|
|||||||
Reference in New Issue
Block a user