summaryrefslogtreecommitdiff
path: root/suweren/update.scm
diff options
context:
space:
mode:
Diffstat (limited to 'suweren/update.scm')
-rw-r--r--suweren/update.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/suweren/update.scm b/suweren/update.scm
index cc10dfd..b196e97 100644
--- a/suweren/update.scm
+++ b/suweren/update.scm
@@ -72,7 +72,7 @@
;; string ->
;; record service
-(define-public (update-commands system-name*)
+(define-public update-commands
(let*
( (reconfigure-system* (reconfigure-system "\"(@ (sovereign systems $HOSTNAME) operating-system*)\""))
(test-update* (test-update reconfigure-system*))