More robust script handling and code cleanup
In this commit, I have made the script handling dramatically more robust, and the code has been cleaned up a fair amount. We no longer have to manually set is restarting or anything like that, and we dont rely on a fragile exit code system.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "zqdgr",
|
||||
"version": "0.0.5",
|
||||
"version": "0.0.6",
|
||||
"description": "zqdgr is a quick and dirty Golang runner",
|
||||
"author": "juls0730",
|
||||
"license": "BSL-1.0",
|
||||
|
||||
Reference in New Issue
Block a user