1
0
Fork 0

Fix build.scm blank

master
Sudoer777's Guix Server 2024-05-29 22:00:49 -05:00
parent 0a1f9be5a1
commit 2b120529c5
No known key found for this signature in database
GPG Key ID: 030A38A3A5035E37
1 changed files with 1 additions and 1 deletions

View File

@ -234,7 +234,7 @@ directory
;; Create tar.gz archive
(run-and-display-command "tar -czvf /actual-server/actual-server.tar.gz -C /actual-server-build .")
port)))))))))
) port))))))))
(build-system gnu-build-system)
(propagated-inputs
`(("bash" ,bash)