feat: installer and logging

This commit is contained in:
2024-03-07 01:51:14 +00:00
parent 1d574b0d63
commit c0ce6ea961
4 changed files with 9 additions and 3 deletions

View File

@@ -20,4 +20,6 @@ if command -v apt-get &> /dev/null; then
fi
unset apt_packages
else
echo "Skipping: apt-get not found"
fi