clean up duplicated lua profiles
This commit is contained in:
@@ -12,7 +12,7 @@ def read_speedprofile profile
|
||||
end
|
||||
|
||||
def write_speedprofile
|
||||
FileUtils.copy_file "profiles/#{@speedprofile}.lua", "profile.lua"
|
||||
FileUtils.copy_file "../profiles/#{@speedprofile}.lua", "profile.lua"
|
||||
end
|
||||
|
||||
def write_server_ini
|
||||
|
||||
Reference in New Issue
Block a user