summaryrefslogtreecommitdiffstats
path: root/scripts/bootstrap/builder_sync.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/bootstrap/builder_sync.sh')
-rw-r--r--scripts/bootstrap/builder_sync.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/scripts/bootstrap/builder_sync.sh b/scripts/bootstrap/builder_sync.sh
new file mode 100644
index 0000000..e7f1f66
--- /dev/null
+++ b/scripts/bootstrap/builder_sync.sh
@@ -0,0 +1,6 @@
+#! /bin/bash
+
+cd /darklin/gentoo && git pull
+cd /darklin/darklin4 && git pull
+emerge --sync && eix-sync
+emerge -1 portage