# 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
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.