mirror of
https://github.com/hwdsl2/openvpn-install.git
synced 2026-01-22 07:53:59 +00:00
Update tests
This commit is contained in:
7
.github/workflows/test_set_2.yml
vendored
7
.github/workflows/test_set_2.yml
vendored
@@ -31,12 +31,7 @@ jobs:
|
||||
export DEBIAN_FRONTEND=noninteractive
|
||||
apt-get -yqq update
|
||||
apt-get -yqq dist-upgrade
|
||||
apt-get -yqq install wget rsyslog kmod procps net-tools
|
||||
if grep -qs bookworm /etc/debian_version; then
|
||||
rsyslogd
|
||||
else
|
||||
service rsyslog start
|
||||
fi
|
||||
apt-get -yqq install wget kmod procps net-tools
|
||||
|
||||
cp -f "$GITHUB_WORKSPACE"/openvpn-install.sh ./openvpn.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user