mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-12-22 11:39:55 +00:00
Some more updater fixes
Paths were wrong - still used work directory instead of root
This commit is contained in:
@@ -41,7 +41,6 @@ class UpdateScriptFile
|
||||
std::string source;
|
||||
/// The path to copy to.
|
||||
std::string dest;
|
||||
std::string linkTarget;
|
||||
|
||||
/** The permissions for this file, specified
|
||||
* using the standard Unix mode_t values.
|
||||
|
||||
Reference in New Issue
Block a user