summaryrefslogtreecommitdiffstats
path: root/gentoox_build.sh
diff options
context:
space:
mode:
authorKyle K <kylek389@gmail.com>2020-02-01 15:05:34 -0600
committerKyle K <kylek389@gmail.com>2020-02-01 15:05:34 -0600
commit7dc9e3b3e7b521286225a2271833bf7cbcc8ae9c (patch)
treeb9ce520649801a4599f913b9de03133555347600 /gentoox_build.sh
parent8d286f3cc70bf498a5731bbe016e3cd2d2f169ff (diff)
downloadgentoox-7dc9e3b3e7b521286225a2271833bf7cbcc8ae9c.tar.gz
gentoox-7dc9e3b3e7b521286225a2271833bf7cbcc8ae9c.tar.bz2
gentoox-7dc9e3b3e7b521286225a2271833bf7cbcc8ae9c.zip
continue working on install script
Diffstat (limited to 'gentoox_build.sh')
-rwxr-xr-xgentoox_build.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/gentoox_build.sh b/gentoox_build.sh
index a00baa5..da64d79 100755
--- a/gentoox_build.sh
+++ b/gentoox_build.sh
@@ -17,9 +17,9 @@ fi
#
gitprefix="https://gitgud.io/cloveros/cloveros/raw/master"
-rootpassword=live
+rootpassword=gentoox
username=gentoox
-userpassword=live
+userpassword=gentoox
#builddate="$(date +%Y%m%d).graphite"
builddate="20200127.graphite"
#builddir="build-$(date +%Y%m%d)"