mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-02-12 18:25:07 +08:00
small fix
This commit is contained in:
parent
d84fd0f7d1
commit
6452c39583
1 changed files with 1 additions and 0 deletions
|
@ -50,5 +50,6 @@ script:
|
|||
if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then
|
||||
proxmark3 -h ;
|
||||
elif [[ "$TRAVIS_OS_NAME" == "linux" ]]; then
|
||||
chmod a+w ./pm3test.sh;
|
||||
./pm3test.sh;
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue