Skip to content
Snippets Groups Projects
build.sh 173 B
#!/bin/bash

# This will be executed during build process as root
# You can delete it if you want to.
# cd into a directory if you depend on a particular working directory.