source: projects/update-watch/tags/2.0.0/update-watch.lua @ 3774

Revision 3774, 162 bytes checked in by kazutaka, 13 years ago (diff)

tags/1.xからインポート

  • 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.