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_compressed
Julien VAUBOURG 1f9d32d74d * Automatic detection of the interface
* Automatic detection of wifi n
* Checking inputs
2014-11-16 23:27:36 +01:00

3 lines
69 B
Bash

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