This commit is contained in:
parent
0d049e9c2f
commit
de81567f48
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@ cd /home/pi
|
|||
mkdir airmon
|
||||
cd airmon
|
||||
wget -O I2C_LCD_driver.py https://gist.githubusercontent.com/vay3t/8b0577acfdb27a78101ed16dd78ecba1/raw/6cc9bc9989e549c97b32b9df44fe17b1db5a8950/I2C_LCD_driver.py
|
||||
wget -O airmon_if.py https://gist.githubusercontent.com/pingud98/48062767e93534b0bb2e049bba131df0/raw/49519d9cac40ea902dbd7442a2d822352bf25bc2/airmon_if.py
|
||||
wget -O airmon_if.py https://gist.githubusercontent.com/pingud98/48062767e93534b0bb2e049bba131df0/raw/e3c021bc8e30b58c5c1a9cd1bb3188a6707f184e/airmon_if.py
|
||||
wget -O CCS811_RPi.py https://gist.githubusercontent.com/pingud98/f21b44db4a646da267f964396b41c017/raw/99550ee263091a371de7d423cfd6a0860678aef3/CCS811_RPi.py
|
||||
wget -O airmon.service https://gist.githubusercontent.com/pingud98/a65a5cbab9b008a32b2f7a1e84a04994/raw/feb5cadbad186d847f93ae9b8cb0f614f9685127/airmon.service
|
||||
sudo cp airmon.service /etc/systemd/system/airmon.service
|
||||
|
|
|
|||
Loading…
Reference in a new issue