mirror of
https://github.com/xcat2/confluent.git
synced 2026-07-30 17:49:48 +00:00
5 lines
92 B
Bash
5 lines
92 B
Bash
#!/bin/bash
|
|
# Add this to firstboot.d
|
|
apt-get install proxmox-ve postfix open-iscsi chrony
|
|
|