mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2025-08-03 17:54:47 +02:00
hotspot-to-wpa-cleanup: add dependencies on device-mode
This commit is contained in:
parent
e29ef31eb8
commit
1ad4d05be8
3 changed files with 3 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
#
|
||||
# provides: lease-script, order=80
|
||||
# requires RouterOS, version=7.14
|
||||
# requires device-mode, hotspot
|
||||
#
|
||||
# manage and clean up private WPA passphrase after hotspot login
|
||||
# https://rsc.eworm.de/doc/hotspot-to-wpa.md
|
||||
|
|
|
@ -5,6 +5,7 @@
|
|||
#
|
||||
# provides: lease-script, order=80
|
||||
# requires RouterOS, version=7.14
|
||||
# requires device-mode, hotspot
|
||||
#
|
||||
# manage and clean up private WPA passphrase after hotspot login
|
||||
# https://rsc.eworm.de/doc/hotspot-to-wpa.md
|
||||
|
|
|
@ -5,6 +5,7 @@
|
|||
#
|
||||
# provides: lease-script, order=80
|
||||
# requires RouterOS, version=7.14
|
||||
# requires device-mode, hotspot
|
||||
#
|
||||
# manage and clean up private WPA passphrase after hotspot login
|
||||
# https://rsc.eworm.de/doc/hotspot-to-wpa.md
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue