Browse Source

creds gone

master
junikimm717 2 years ago
parent
commit
e1d2ef91f1
  1. 7
      archinstall/creds.json
  2. 1
      install.sh

7
archinstall/creds.json

@ -1,7 +0,0 @@
{
"!root-password": "",
"!superusers": {
"junikim": {}
},
"!users": {}
}

1
install.sh

@ -3,5 +3,4 @@
DIR="$(dirname "$(realpath "$0")")"
archinstall --config "$DIR/archinstall/install.json"\
--creds "$DIR/archinstall/creds.json"\
--disk_layouts "$DIR/archinstall/disk.json"
Loading…
Cancel
Save