Added license checks

This commit is contained in:
Mauro Balades
2024-08-05 13:31:49 +02:00
parent 79701ed6dc
commit 9ce7c60d4a
351 changed files with 1742 additions and 0 deletions

View File

@@ -1,4 +1,6 @@
# Script from: https://github.com/Floorp-Projects/Floorp/blob/2b9b9abc7fb5b83a6566800c0f88ff66e1c0834b/.github/workflows/src/disk_swap_for_github_runner.sh
echo Before:
if [ command -v free ]; then
free -h