Style: stray space
This commit is contained in:
parent
ac769d1de8
commit
99163c9a68
@ -498,7 +498,7 @@ LocalePage::updateGlobalStorage()
|
||||
#ifndef DEBUG_TIMEZONES
|
||||
if ( Calamares::Settings::instance()->doChroot() )
|
||||
{
|
||||
QProcess ::execute( "timedatectl", // depends on systemd
|
||||
QProcess::execute( "timedatectl", // depends on systemd
|
||||
{ "set-timezone",
|
||||
location.region + '/' + location.zone } );
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user