This website requires JavaScript.
Explore
Help
Sign in
Pi-hole
/
pivpn
Watch
1
Star
0
Fork
You've already forked pivpn
0
mirror of
https://github.com/pivpn/pivpn.git
synced
2024-12-18 19:00:15 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
241d7c4209
pivpn
/
ciscripts
/
pre_checks.sh
6 lines
50 B
Bash
Raw
Normal View
History
Unescape
Escape
ci(scripts): Fix malformated shebang
2023-03-16 00:13:50 +00:00
#!/bin/bash -e
feat(ossupport): Jammy Support & CI Updates Add support for Ubuntu Jammy (22.04) Add CI tests for Ubuntu Jammy Remove CI tests for Ubuntu Xenial Rename CI tests stages Add new CI Scripts to get pipeline code more "DRY" Update CI Scripts to exit on error with /bin/bash -e Add semantic-release settings Add CI Release step for PiVPN automated versioning
2022-08-17 19:47:50 +00:00
cat /etc/os-release
uname -a
ip a
Reference in a new issue
Copy permalink