ThomasTJdev / nim_websitecreator

Nim fullstack website framework - deploy a website within minutes
https://nimwc.org
MIT License
176 stars 7 forks source link

Symlink proc can't update existing symlink #36

Closed ThomasTJdev closed 5 years ago

ThomasTJdev commented 5 years ago

When symlink is bound to e.g. "fileslocal", createSymlink can't overwrite it "production/folder".

Had to ln -sf manully. Needs issue confirmation.

https://nim-lang.org/docs/os.html#createSymlink%2Cstring%2Cstring https://github.com/ThomasTJdev/nim_websitecreator/blob/master/nimwcpkg/resources/files/files_efs.nim#L27-L40

ThomasTJdev commented 5 years ago

Should be fixed in 89e65893898f8319298cdaa544b661567a698216