summarylogtreecommitdiffstats
path: root/cloud-buster.sh
diff options
context:
space:
mode:
Diffstat (limited to 'cloud-buster.sh')
-rwxr-xr-xcloud-buster.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/cloud-buster.sh b/cloud-buster.sh
new file mode 100755
index 000000000000..3049fea7c360
--- /dev/null
+++ b/cloud-buster.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+cd "/usr/share/cloud-buster" && python bust "$@"