1
0
Fork 0
mirror of https://github.com/zigzap/zap.git synced 2025-10-20 23:24:09 +00:00
zap/facil.io/scripts/build
2023-12-22 04:03:32 +01:00

6 lines
135 B
Bash
Executable file

#! /bin/bash
# DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
cd "$( dirname "${BASH_SOURCE[0]}" )/.."
make clean
make build