summary refs log tree commit diff
path: root/rebuild.sh
diff options
context:
space:
mode:
authorTheArcaneBrony <myrainbowdash949@gmail.com>2022-12-27 02:01:00 +0100
committerTheArcaneBrony <myrainbowdash949@gmail.com>2022-12-27 02:01:00 +0100
commit02fb4ed01f64c7c5b5e05b9ce29a012ad263e6d2 (patch)
tree66a682dba72150b17284e4105d0d116b04c76544 /rebuild.sh
parentUse postgres settings instead of extraConfig (diff)
downloadRory-Open-Architecture-02fb4ed01f64c7c5b5e05b9ce29a012ad263e6d2.tar.xz
Update botcore package refs
Signed-off-by: TheArcaneBrony <myrainbowdash949@gmail.com>
Diffstat (limited to 'rebuild.sh')
-rwxr-xr-xrebuild.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/rebuild.sh b/rebuild.sh
new file mode 100755
index 0000000..0e02eab
--- /dev/null
+++ b/rebuild.sh
@@ -0,0 +1,2 @@
+#!/usr/bin/env sh
+./build.sh / $HOSTNAME
\ No newline at end of file