clean up duplicated lua profiles

This commit is contained in:
Emil Tin
2012-09-27 11:35:56 +02:00
parent dc029ebefd
commit 3c903ddffd
5 changed files with 44 additions and 237 deletions
+1 -1
View File
@@ -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