This commit is contained in:
Marc Beninca 2021-11-08 22:08:28 +01:00
parent 0e79399120
commit cc887e8b1c

View file

@ -1,7 +0,0 @@
#! /bin/bash
FILE="$(realpath "${BASH_SOURCE[0]}")"
DIRECTORY="$(dirname "${FILE}")"
cd "${DIRECTORY}"
make clean
make publish