bitcoin server fixes

This commit is contained in:
Bryan Ramos 2025-01-11 21:58:38 -05:00
parent 10e8a34586
commit fc37abef96
Signed by: bryan
GPG key ID: 6ABDCD144D6643C8
3 changed files with 18 additions and 18 deletions

View file

@ -11,13 +11,13 @@ clean:
echo "Cleaning build artifacts"
if [ -d result ]; then
echo "Removing result directory..."
rm ./result;
rm ./result
fi
if ls *.qcow2 1> /dev/null 2>&1; then
echo "Removing virtual disk..."
rm ./*.qcow2;
rm ./*.qcow2
fi
echo "All clean!"
echo "Done"
# Output what derivations will be built
out TYPE SYSTEM="desktop":