FOSS-VG/scripts/clean.sh

7 lines
88 B
Bash
Executable File

#!/usr/bin/env bash
rm -rv ./bin
mkdir -v ./bin
set -v
echo -n "" > ./bin/.placeholder