1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/hotspot_ynh.git synced 2024-09-03 19:25:53 +02:00
hotspot_ynh/conf/ipv6_expanded

4 lines
67 B
Text
Raw Normal View History

#!/bin/bash
sipcalc "${1}" | grep Expanded | awk '{ print $NF; }'