Check Freebsd packages

This commit is contained in:
Meutel 2017-01-21 18:38:54 +01:00
parent e6677f9723
commit 91e0b76358
1 changed files with 7 additions and 0 deletions

7
pkg_check.sh Executable file
View File

@ -0,0 +1,7 @@
#!/bin/sh
# Update repo and check packages for FreeBSD
pkg update -q
pkg upgrade -qnUy
pkg audit -qF