Skip to content

Instantly share code, notes, and snippets.

@Prussia
Created April 27, 2018 05:11
Show Gist options
  • Select an option

  • Save Prussia/90ad0e4f8d69d14fa83dba6148c8c087 to your computer and use it in GitHub Desktop.

Select an option

Save Prussia/90ad0e4f8d69d14fa83dba6148c8c087 to your computer and use it in GitHub Desktop.
Sync clock with ntpd on Alpine Linux (Docker.app VM)
#!/bin/sh
hwclock -s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment