mirror of
https://github.com/pivpn/pivpn.git
synced 2024-12-18 19:00:15 +00:00
6 lines
49 B
Bash
6 lines
49 B
Bash
|
#/bin/bash -e
|
||
|
|
||
|
cat /etc/os-release
|
||
|
uname -a
|
||
|
ip a
|