Update build.el

This commit is contained in:
Andros Fenollosa
2024-06-24 22:10:32 +02:00
committed by GitHub
parent a769fd0992
commit 41b0d402aa

View File

@@ -5,4 +5,5 @@
(package-initialize)
(package-refresh-contents)
(package-install 'one)
(find-file "/usr/src/app/one.org")
(one-build))