mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
changed plugin name from wifips to net-pos
This commit is contained in:
@ -29,7 +29,7 @@ main:
|
|||||||
commands:
|
commands:
|
||||||
- 'tar czf /tmp/backup.tar.gz {files}'
|
- 'tar czf /tmp/backup.tar.gz {files}'
|
||||||
- 'scp /tmp/backup.tar.gz pwnagotchi@10.0.0.1:/home/pwnagotchi/backups/backup-$(date +%s).tar.gz'
|
- 'scp /tmp/backup.tar.gz pwnagotchi@10.0.0.1:/home/pwnagotchi/backups/backup-$(date +%s).tar.gz'
|
||||||
wifips:
|
net-pos:
|
||||||
enabled: false
|
enabled: false
|
||||||
gps:
|
gps:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
Reference in New Issue
Block a user