summarylogtreecommitdiffstats
path: root/bootstrap.install
diff options
context:
space:
mode:
authorMorgenstern2019-04-01 21:13:57 +1300
committerMorgenstern2019-04-01 21:13:57 +1300
commit7f31768929f94fb9c483cf88e04b6f16227f0f3f (patch)
tree6a5e14b6e7f366ca5e7e66f588a8935fb33e0870 /bootstrap.install
parentdcfb71e1f149085a389eea5fb2425fed16ddd38f (diff)
downloadaur-7f31768929f94fb9c483cf88e04b6f16227f0f3f.tar.gz
Update to 4.3.1
Diffstat (limited to 'bootstrap.install')
-rw-r--r--bootstrap.install3
1 files changed, 3 insertions, 0 deletions
diff --git a/bootstrap.install b/bootstrap.install
new file mode 100644
index 000000000000..17537d59e1ab
--- /dev/null
+++ b/bootstrap.install
@@ -0,0 +1,3 @@
+post_install() {
+ echo "See https://getbootstrap.com/docs for getting started with Bootstrap"
+}