add install_pkg "patch" (#66)

on proxmox lxc for debian 11 the patch command is missing

Distributor ID: Debian
Description:    Debian GNU/Linux 11 (bullseye)
Release:        11
Codename:       bullseye
This commit is contained in:
jamesdeeen
2023-02-18 11:14:51 +01:00
committed by GitHub
parent e56524b6fd
commit bea86d72bd

View File

@@ -856,6 +856,7 @@ main() {
check_root
install_pkg "git"
install_pkg "sudo"
install_pkg "patch"
labca_user
end_temporary_log