remove unneeded shebang
This commit is contained in:
parent
1652011473
commit
a850312fc4
1 changed files with 0 additions and 1 deletions
|
@ -1,4 +1,3 @@
|
|||
#!/bin/sh
|
||||
while true; do
|
||||
sleep 1 && date +"<-- %A, %B %d -- %H:%M -->" | xargs -I% xsetroot -name %
|
||||
done
|
||||
|
|
Loading…
Reference in a new issue