aboutsummaryrefslogtreecommitdiff
path: root/cmd/xedn/yeetfile.js
diff options
context:
space:
mode:
authorXe Iaso <me@xeiaso.net>2025-04-26 20:07:06 -0400
committerXe Iaso <me@xeiaso.net>2025-04-26 20:07:06 -0400
commit62665656ffc8c20b7913b64dd14f4739bdcf29e7 (patch)
tree52893728becf4b7cb7b6b21f36d3a030b33ab376 /cmd/xedn/yeetfile.js
parent0a566abb1557f1a06723564b080061c06afd5de9 (diff)
downloadx-62665656ffc8c20b7913b64dd14f4739bdcf29e7.tar.xz
x-62665656ffc8c20b7913b64dd14f4739bdcf29e7.zip
chore: reformat the world, set up autoformat on commit
Signed-off-by: Xe Iaso <me@xeiaso.net>
Diffstat (limited to 'cmd/xedn/yeetfile.js')
-rw-r--r--cmd/xedn/yeetfile.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/cmd/xedn/yeetfile.js b/cmd/xedn/yeetfile.js
index efafff7..1a85d20 100644
--- a/cmd/xedn/yeetfile.js
+++ b/cmd/xedn/yeetfile.js
@@ -1,4 +1,4 @@
-nix.build(".#docker.xedn")
-docker.load("./result")
-docker.push("registry.fly.io/xedn:latest")
-fly.deploy() \ No newline at end of file
+nix.build(".#docker.xedn");
+docker.load("./result");
+docker.push("registry.fly.io/xedn:latest");
+fly.deploy();