mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-29 20:16:38 +09:00
Fixed Error made
This commit is contained in:
@@ -44,6 +44,7 @@ function sudo(command,args,custom_return_name)
|
||||
end
|
||||
--turns a string into the temp var format so that it can be used
|
||||
function format_as_temp_var(string)
|
||||
refresh_temp_var(string)
|
||||
return {sudo='sudo-temp-var',name=tostring(string)}
|
||||
end
|
||||
--update the time on a temp var or add it as a new one
|
||||
|
||||
Reference in New Issue
Block a user