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