aboutsummaryrefslogtreecommitdiff
path: root/watch.sh
diff options
context:
space:
mode:
Diffstat (limited to 'watch.sh')
-rwxr-xr-xwatch.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/watch.sh b/watch.sh
index 2b0b318..dbdf218 100755
--- a/watch.sh
+++ b/watch.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
while :; do
clear
sqlite3 --markdown ./youtube_stuffs.db 'select * from ytlist order by rowid desc limit 30;'