Files
vpnclient_ynh/conf/ipv6_compressed
Julien VAUBOURG aac96974c6 * Add input checks
* Add connections without certificate
* Fix bug with credentials update
2014-11-14 00:12:43 +01:00

4 lines
69 B
Bash

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