mirror of
https://gitlab.com/mlunax/dotfiles.git
synced 2025-04-18 16:26:50 +00:00
delete mon2camF
This commit is contained in:
parent
4485093402
commit
1b6e12baad
1 changed files with 0 additions and 10 deletions
|
@ -1,10 +0,0 @@
|
|||
#!/bin/bash
|
||||
ctrl_c() {
|
||||
exit;
|
||||
}
|
||||
for (( ; ; ))
|
||||
do
|
||||
trap ctrl_c INT
|
||||
timeout --foreground 150 mon2cam -m 0
|
||||
sleep 1
|
||||
done
|
Loading…
Add table
Reference in a new issue