mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-28 09:55:37 -04:00
Python: tidy description of hwclock module
This commit is contained in:
parent
11e5a6cbe0
commit
fcde28ca9d
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ import libcalamares
|
||||||
|
|
||||||
def run():
|
def run():
|
||||||
"""
|
"""
|
||||||
Set hardware clock
|
Set hardware clock.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
root_mount_point = libcalamares.globalstorage.value("rootMountPoint")
|
root_mount_point = libcalamares.globalstorage.value("rootMountPoint")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue