mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-31 02:10:32 +02:00
Update Dockerfile
This commit is contained in:
@@ -12,7 +12,7 @@ RUN \
|
|||||||
####################
|
####################
|
||||||
# AVOID NTP ISSUES #
|
# AVOID NTP ISSUES #
|
||||||
####################
|
####################
|
||||||
date -s "$(wget -qSO- --max-redirect=0 google.com 2>&1 | grep Date: | cut -d' ' -f5-8)Z" \
|
sudo date -s "$(wget -qSO- --max-redirect=0 google.com 2>&1 | grep Date: | cut -d' ' -f5-8)Z" \
|
||||||
#sudo apt update
|
#sudo apt update
|
||||||
#apt-get install -y ntp \
|
#apt-get install -y ntp \
|
||||||
#&& service ntpd stop \
|
#&& service ntpd stop \
|
||||||
|
|||||||
Reference in New Issue
Block a user