termux-tools: remove backticks

This commit is contained in:
Henrik Grimler 2020-03-29 20:30:10 +02:00 committed by GitHub
parent e15f8c42be
commit c2dc8dfe5c
1 changed files with 1 additions and 1 deletions

View File

@ -125,5 +125,5 @@ esac
rm "$TEMPFILE"
echo "[*] Running `apt update`"
echo "[*] Running apt update"
apt update