remaster/gendeb.sh

17 lines
202 B
Bash
Raw Normal View History

2018-04-26 11:23:51 +00:00
#!/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