This commit is contained in:
2025-07-24 21:22:48 +03:00
parent 989c1f01bd
commit 8ad7e813f2
17 changed files with 29 additions and 18 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ set "app=transmission"
set "from_1=%storage%\%app%\%computername%"
set "to_1=%localappdata%\%app%"
rd /s /q "%to_1%"
rd /q "%to_1%"
mklink /D "%to_1%" "%from_1%"