overlay/app-misc/sablink-core/files/equo-update-check
Mario Fetka ec6286c340 new way of handlink update check thx lxnay
Package-Manager: portage-2.2.0_alpha142
RepoMan-Options: --force
2012-12-01 14:20:31 +01:00

3 lines
116 B
Bash

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