updated Makefile

This commit is contained in:
Stephan Richter
2021-08-21 18:05:18 +02:00
parent 1df6dd5b2f
commit 221e85dfb1
2 changed files with 2 additions and 2 deletions

View File

@@ -113,7 +113,7 @@ stop:
update_apt:
sudo apt-get update
sudo apt update -y
update: update_apt update_w4r