lubuntu-meta/update

21 lines
330 B
Plaintext
Raw Normal View History

2018-07-09 19:20:49 -05:00
#! /bin/sh
2021-03-04 13:35:31 -08:00
if ! which germinate >/dev/null; then
echo >&2 "Please install germinate."
exit 1
fi
2018-07-09 19:20:49 -05:00
if ! which dch >/dev/null; then
echo >&2 "Please install devscripts."
exit 1
fi
if ! which debootstrap >/dev/null; then
echo >&2 "Please install debootstrap."
exit 1
fi
exec germinate-update-metapackage --vcs
2020-01-26 14:57:12 -08:00
dch -r \\"\\"