Improved symlink removal

This commit is contained in:
2024-04-27 09:47:48 +03:00
parent 4d7bf7179b
commit 555ea75403
5 changed files with 48 additions and 40 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ import (
/* A simple-to-use package manager */
/* ---------------------------------- */
var bpmVer = "0.2.0"
var bpmVer = "0.2.1"
var subcommand = "help"
var subcommandArgs []string