index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
author | Anton Hvornum <anton.feeds@gmail.com> | 2019-04-13 11:26:02 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-04-13 11:26:02 +0200 |
commit | b0b6a98de4f307df8be7b2981b1aa697bd934953 (patch) | |
tree | 88cbd9078db426569f7e754ee7bd3089a0217a02 | |
parent | 6c91535fbed825261ed0a6a68e59a26f8d13b1b6 (diff) |
-rw-r--r-- | deployments/default.json | 6 |
diff --git a/deployments/default.json b/deployments/default.json new file mode 100644 index 00000000..5deded3e --- /dev/null +++ b/deployments/default.json @@ -0,0 +1,6 @@ +{ + "args" : { + "password" : "<STDIN>", + "post" : "reboot" + } +} |