]> BookStack Code Mirror - bookstack/commitdiff
Added system cli, and created backups directory 4206/head
authorDan Brown <redacted>
Fri, 28 Apr 2023 18:08:45 +0000 (19:08 +0100)
committerDan Brown <redacted>
Fri, 28 Apr 2023 18:08:45 +0000 (19:08 +0100)
bookstack-system-cli [new file with mode: 0755]
storage/backups/.gitignore [new file with mode: 0644]

diff --git a/bookstack-system-cli b/bookstack-system-cli
new file mode 100755 (executable)
index 0000000..2d48654
Binary files /dev/null and b/bookstack-system-cli differ
diff --git a/storage/backups/.gitignore b/storage/backups/.gitignore
new file mode 100644 (file)
index 0000000..d6b7ef3
--- /dev/null
@@ -0,0 +1,2 @@
+*
+!.gitignore