fixed --yesinstall typo

This commit is contained in:
2019-10-21 16:14:48 +02:00
parent cf8fd6a008
commit 0c779980b0
9 changed files with 19 additions and 19 deletions

View File

@@ -29,7 +29,7 @@ if [ ! -d "$_assets" ]; then
fi
sleep 2
apt-get --yesinstall knockd
apt-get --yes install knockd
mv /etc/knockd.conf /etc/knockd.conf.ori
cp "$_assets"/knockd.conf /etc/knockd.conf