add build

This commit is contained in:
6543 2018-04-26 13:23:51 +02:00
parent b38a62aa8b
commit f6b3415c17
2 changed files with 17 additions and 0 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
/build

View File

@ -0,0 +1,16 @@
#!/bin/bash
# at the moment only generate dir structure in /build

echo "clear build"
rm -v -R ./build
mkdir build

echo "copy files"
## skripte copieren


# Pfade anpassen
#sed ...

#mkdeb...
#not jet