Dogel-ai / arbelict

A CLI/GUI solution for managing SCP:SL servers.
GNU General Public License v3.0
0 stars 0 forks source link

temp won't autodelete with installer #2

Closed Dogel-ai closed 2 hours ago

Dogel-ai commented 2 hours ago

Works fine on linux, but on Windows it refuses to remove the directory.

Possible fix: Use filepath.Join(workingDir, "temp") instead of "/temp" https://github.com/Dogel-ai/arbelict/blob/363403b9132ee44bbdc991fdfd5054d2999aff63/internal/installer/install.go#L47

Dogel-ai commented 2 hours ago

Fixed in https://github.com/Dogel-ai/arbelict/commit/e8a8a6c8d034e24a514b6e647e640250b7d99cad