Renamed example to examples

This commit is contained in:
Erik C. Thauvin 2023-04-28 10:50:13 -07:00
parent 45581b8001
commit 31584513b0
27 changed files with 3 additions and 3 deletions

2
examples/bld Executable file
View file

@ -0,0 +1,2 @@
#!/usr/bin/env sh
java -jar "$(dirname "$0")/lib/bld/bld-wrapper.jar" "$0" --build com.example.SampleBuild "$@"