add experimental repo package

This commit is contained in:
crystal 2023-07-03 01:07:21 -06:00
parent 075d45c272
commit 06a3317949
No known key found for this signature in database
GPG key ID: 1122054731F7CC43
9 changed files with 63 additions and 0 deletions

View file

@ -10,4 +10,7 @@ cd ..
cd main
dpkg-buildpackage -b
cd ..
cd experimental
dpkg-buildpackage -b
cd ..
exit 0