update youtube script
update dmesg settings
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
# play random youtube videos for up to 15 minutes
|
||||
#if pgrep -f chromium-browser >/dev/null
|
||||
if pgrep -f firefox >/dev/null
|
||||
if pgrep -f chromium-browser >/dev/null
|
||||
#if pgrep -f firefox >/dev/null
|
||||
then
|
||||
exit 0
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user