This commit is contained in:
2025-11-18 09:40:23 -07:00
parent afdd140423
commit ae45f00503
3 changed files with 3 additions and 9 deletions
+1 -7
View File
@@ -1,8 +1,2 @@
#!/bin/bash
echo -e "\nSize General:\n"
idf.py --preview size
echo -e "\nSize by Componants:\n"
idf.py --preview size-components
echo -e "\nSize by Files:\n"
idf.py --preview size-files
echo -e "\nALL DONE :3\n"
bash imagesize