Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
arch-boxes
1bfbf2d4be7d834e654924fa454daae15bb1214a
1bfbf2d4be7d834e654924fa454daae15bb1214a
Switch branch/tag
arch-boxes
http
install-cloud.sh
Find file
Normal view
History
Permalink
install-cloud.sh
55 Bytes
Newer
Older
add cloud-image support
Christian Rebischke
committed
Oct 26, 2019
1
#!/bin/bash
Move common cloud/chroot code to its own script
Kristian Klausen
committed
Feb 24, 2020
2
3
# shellcheck disable=SC2034
NEWUSER
=
"arch"