Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit d109b4a8 authored by Robert Nelson's avatar Robert Nelson
Browse files

rtc: like oe


Signed-off-by: default avatarRobert Nelson <robertcnelson@gmail.com>
parent f73c26d3
No related merge requests found
......@@ -186,7 +186,7 @@ echo "Acquire::CompressionTypes::Order:: \"gz\";" >> /tmp/02compress-indexes
sudo mv /tmp/02compress-indexes ${tempdir}/etc/apt/apt.conf.d/02compress-indexes
#set initial 'seed' time...
sudo sh -c "date --utc \"+%2m%2d%2H%2M%4Y\" > ${tempdir}/etc/timestamp"
sudo sh -c "date --utc \"+%4Y%2m%2d%2H%2M\" > ${tempdir}/etc/timestamp"
file="${tempdir}/etc/apt/sources.list"
case "${release}" in
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment