mirror of
https://github.com/octoleo/lsyncd.git
synced 2025-02-02 03:48:24 +00:00
This commit is contained in:
parent
297f110d1f
commit
844ae1b65e
@ -16,7 +16,7 @@
|
||||
--
|
||||
if lsyncd_version then
|
||||
-- checks if the runner is being loaded twice
|
||||
print("You cannot use the lsyncd runner as configuration file!")
|
||||
io.stderr:write("You cannot use the lsyncd runner as configuration file!\n")
|
||||
os.exit(-1)
|
||||
end
|
||||
lsyncd_version = "2.0beta1"
|
||||
|
Loading…
x
Reference in New Issue
Block a user