diff --git a/run b/run deleted file mode 100755 index 496b1a7..0000000 --- a/run +++ /dev/null @@ -1,2 +0,0 @@ -# run the go run command passing the path to the main.go file, with the working directory set to the bin folder. pass in the arguments -go run ./src "$@" \ No newline at end of file