diff --git a/tools/deploy b/tools/deploy index 33ade02..a96b777 100755 --- a/tools/deploy +++ b/tools/deploy @@ -28,7 +28,7 @@ def main(): "--build-directory", type = str, dest = "build_directory", - default = "build", + default = "/tmp/zeitbild", metavar = "", help = "directory to where the build was put", )