removed old docker int folder

This commit is contained in:
Joseph Henry
2016-07-18 12:55:35 -07:00
parent 907ba6a3ba
commit aec98c37fb
11 changed files with 0 additions and 272 deletions

View File

@@ -1,3 +0,0 @@
local msg = "welcome to the machine!"
redis.call("SET", "msg", msg)
return redis.call("GET", "msg")