3 lines
116 B
Bash
3 lines
116 B
Bash
#!/bin/sh
|
|
[ ! -e /tmp/.equoupdatecheck ] && echo "not checked for" > /tmp/.equoupdatecheck
|
|
cat /tmp/.equoupdatecheck |