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