initial commit

This commit is contained in:
2020-09-30 12:41:24 +02:00
commit 874062c639
8 changed files with 169 additions and 0 deletions

2
preconf.sh Normal file
View File

@@ -0,0 +1,2 @@
# This script will be run before package manager installs packages
echo "running preconf.sh"