3 lines
217 B
Bash
Executable File
3 lines
217 B
Bash
Executable File
#!/usr/bin/env bash
|
|
export OPUS_PACKAGES="$OPUS_PACKAGES sudo keyboard-configuration network-manager python3 cloud-utils ecryptfs-utils rsync lsof"
|
|
export OPUS_PACKAGES_DL="$OPUS_PACKAGES console-setup locales tzdata" |