| Revision 3774, 162 bytes checked in by kazutaka, 15 years ago (diff) | |
|---|---|
|
|
| Line | |
|---|---|
| 1 | -- update time stamp just after apt-get updated |
| 2 | -- refer to latest updated apt indexes. |
| 3 | |
| 4 | os.execute("touch /var/lib/update-watch/run-apt-update >/dev/null 2>&1") |