forked from ungleich-public/cdist
+quotes +indent
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
d224a8b5fc
commit
682919c7db
1 changed files with 3 additions and 2 deletions
|
@ -24,4 +24,5 @@ timezone="$__object_id"
|
|||
|
||||
__package tzdata --state installed
|
||||
require="__package/tzdata" __link /etc/localtime \
|
||||
--source /usr/share/zoneinfo/${timezone} --type symbolic
|
||||
--source "/usr/share/zoneinfo/${timezone}" \
|
||||
--type symbolic
|
||||
|
|
Loading…
Reference in a new issue