overlay/app-misc/sablink-core/files/equo-update-check

3 lines
116 B
Bash

#!/bin/sh
[ ! -e /tmp/.equoupdatecheck ] && echo "not checked for" > /tmp/.equoupdatecheck
cat /tmp/.equoupdatecheck