source: projects/update-watch/branch/1.x/update-watch.lua @ 1573

Revision 1573, 162 bytes checked in by kazutaka, 14 years ago (diff)

adding 'check update' popup

  • Property svn:executable set to *
Line 
1-- update time stamp just after apt-get updated
2-- refer to latest updated apt indexes.
3
4os.execute("touch /var/lib/update-watch/run-apt-update >/dev/null 2>&1")
Note: See TracBrowser for help on using the repository browser.