make it releaseable

This commit is contained in:
nin0dev 2024-12-29 09:19:32 -05:00
parent a63352375f
commit a0ed1762f5
No known key found for this signature in database

View file

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