Renommage du projet en 'Tamarin' + Ajout licence
This commit is contained in:
5
src-example/scripts/pre-build.sh
Executable file
5
src-example/scripts/pre-build.sh
Executable file
@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
|
||||
mkdir -p $DESTDIR/opt/hello-world
|
||||
cp $SRCDIR/hello-world $DESTDIR/opt/hello-world/
|
Reference in New Issue
Block a user