Add warning

This commit is contained in:
Ella-0 2021-04-11 10:11:43 +01:00
parent 55c1f73d86
commit 37fd842bfd
1 changed files with 9 additions and 0 deletions

View File

@ -8,6 +8,15 @@ fetch() {
}
build() {
#############################################################################
# This software is unlikely to be secure in the way that we are building it #
# #
# USE AT YOUR OWN RISK! #
# #
#############################################################################
cd $pkgname-$pkgver
cd $pkgname
cp ../../config .config