1
0
Fork 0

Delete 'date.sh'

This commit is contained in:
MGislv 2021-10-18 21:41:42 +00:00
parent c18f8b0309
commit 9f7dd6f2bb
1 changed files with 0 additions and 7 deletions

View File

@ -1,7 +0,0 @@
#!/bin/sh
while true
do
xsetroot -name "$(date +" %x %H:%M ")"
sleep 2
done