Skip to content

Commit 710b071

Browse files
authoredMay 25, 2022
Update dryEye.sh
1 parent da5c767 commit 710b071

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎dryEye.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22

33
# Twitter: az7rb
4-
echo -e " watch -n 3600 ./dryEye.sh"
4+
echo -e "USAGE: watch -n 3600 ./dryEye.sh"
55
# Array tasks
66
arr[0]="Do 10 Pushups"
77
arr[1]="Take a walk"

0 commit comments

Comments
 (0)
Please sign in to comment.