Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 00d3cc82 authored by Deepak Khatri's avatar Deepak Khatri 🐶 Committed by Andrei Aldea
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent 55d9282e
No related merge requests found
......@@ -95,7 +95,7 @@ Let's fix our hardware clock. We assume here that the system clock is freshly sy
Let's write a simple script to get the two times, we'll call it **getTime.sh**:
.. code:: console
.. code:: shell
HWTIME=$(sudo hwclock)
echo "RTC - ${HWTIME} "
......
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