mirror of
https://github.com/hwdsl2/openvpn-install.git
synced 2026-01-23 08:21:03 +00:00
Update tests
This commit is contained in:
2
.github/workflows/test_set_2.yml
vendored
2
.github/workflows/test_set_2.yml
vendored
@@ -31,7 +31,7 @@ jobs:
|
||||
export DEBIAN_FRONTEND=noninteractive
|
||||
apt-get -yqq update
|
||||
apt-get -yqq dist-upgrade
|
||||
apt-get -yqq install wget rsyslog kmod procps iproute2 net-tools
|
||||
apt-get -yqq install wget rsyslog kmod procps net-tools
|
||||
if grep -qs bookworm /etc/debian_version; then
|
||||
rsyslogd
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user