Update pfatt.sh

This commit is contained in:
Greg Revelle 2021-01-01 05:03:59 -06:00
parent cc192dcf7f
commit d1e36a8f6f
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#!/bin/sh
set -e
ONT_IF='xx0'
ONT_IF='igb0'
RG_ETHER_ADDR='xx:xx:xx:xx:xx:xx'
CA_PEM='insert filename.pem'
CLIENT_PEM='insert filename.pem'