remove quotes from variables

This commit is contained in:
Cassiano Aquino
2019-10-02 20:25:56 +01:00
parent dcc5fd9027
commit 59bbc22995
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
PWN_HOSTNAME="pwnagotchi"
PWN_VERSION="master"
PWN_HOSTNAME=pwnagotchi
PWN_VERSION=master
all: install image clean