FOSS-VG/scripts/clean.sh

7 lines
88 B
Bash
Raw Normal View History

#!/usr/bin/env bash
2022-06-24 16:37:32 +02:00
rm -rv ./bin
2022-06-24 16:37:57 +02:00
mkdir -v ./bin
2022-06-24 16:40:59 +02:00
set -v
echo -n "" > ./bin/.placeholder