propellor spin
This commit is contained in:
parent
ddeee3ceb8
commit
d38017a1ab
|
@ -109,6 +109,7 @@ clam = standardSystem "clam.kitenet.net" Unstable "amd64"
|
|||
& File.notPresent "/var/www/html/index.html"
|
||||
& "/var/www/index.html" `File.hasContent` ["hello, world"]
|
||||
& alias "helloworld.kitenet.net"
|
||||
& Docker.docked oldusenetShellBox
|
||||
|
||||
-- ssh on some extra ports to deal with horrible networks
|
||||
-- while travelling
|
||||
|
|
Loading…
Reference in New Issue