timeset 96 B

12345
  1. #!/bin/bash
  2. # GPLv3 see COPYING.GPL
  3. hwclock --set --date="`cat current_date`"
  4. hwclock --hctosys