fix not directory error

This commit is contained in:
darteaga
2020-06-30 12:04:23 +00:00
parent e754737551
commit b7ed2764cd
+2
View File
@@ -23,4 +23,6 @@ get_debian_snapshot_id() {
echo "$snapshot_id" > build/snapshot_id && return 0
}
mkdir -p build
get_debian_snapshot_id