Deploys an Archlinux server
#!/bin/bash # Nothing to do here. This stackscript just deploys a base Arch image # Cleanup rm /root/StackScript echo "Installation complete!"
Deploys an Archlinux server
#!/bin/bash # Nothing to do here. This stackscript just deploys a base Arch image # Cleanup rm /root/StackScript echo "Installation complete!"