aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xcopydb-current-branch2
1 files changed, 1 insertions, 1 deletions
diff --git a/copydb-current-branch b/copydb-current-branch
index 1228941..1ed6f2b 100755
--- a/copydb-current-branch
+++ b/copydb-current-branch
@@ -20,7 +20,7 @@
## Code:
-base="aeos_babel"
+base="aeos_master"
branch=$(git branch --no-color | grep '*' | sed -e 's/* //' -e 's/-/_/g')
nbranch="aeos_${branch}"