index
:
current
13.0
13.1
13.37
14.0
14.1
14.2
15.0
master
Tracking development of slackware-current
khronosschoty@posteo.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
installer
/
sources
/
initrd
/
sbin
/
fixdate
blob: 096349909502a359ae52f54638b55ad0c92e88cc (
plain
)
1
2
3
4
if [ ! -r /.today ]; then date -s tomorrow 1> /dev/null 2> /dev/null touch /.today fi