make it releaseable

This commit is contained in:
nin0dev 2024-12-29 09:19:32 -05:00
parent a63352375f
commit a0ed1762f5
Signed by: nin0
SSH key fingerprint: SHA256:Is2DvJdw1OkSopR4wKJfdWV0fZhMLxpnCs1P1nPhIgA

View file

@ -1,4 +1,3 @@
import { exec } from "child_process";
const { spawn } = require("child_process");
export async function getUname(): Promise<string> {