Commit Graph

7 Commits

Author SHA1 Message Date
2ce71f4fc1 add update.sh: OS detection + package list update
All checks were successful
Check scripts syntax / check-scripts-syntax (push) Successful in 41s
- New update.sh: detects Alpine, Arch, Debian/Ubuntu, RHEL/Fedora/CentOS,
  openSUSE, Void, Gentoo and updates the package index only (no upgrades)
- clean.sh fixes:
  - Fix ((cleaned_count++)) exiting under set -e on first successful rm
  - Stop recursively deleting /var/cache and /root/.cache wholesale
  - Add CACHE_RETENTION_DAYS (7d) — clean_directory now only deletes
    files older than retention period instead of wiping everything
  - Remove dangerous rm -rf fallback in clean_directory
  - Narrow CACHE_DIRS to /var/cache/apt instead of /var/cache
  - Fix /home/*/.cache pattern to only target pip/npm caches
2026-06-25 19:42:51 -03:00
61ade81d39 updating things
All checks were successful
Check scripts syntax / check-scripts-syntax (push) Successful in 35s
2025-09-20 20:53:54 -03:00
1489062943 removing auto update
All checks were successful
Check scripts syntax / check-scripts-syntax (push) Successful in 36s
2025-08-24 20:59:49 -03:00
bb0f653ac5 scripts v2.0
All checks were successful
Check scripts syntax / check-scripts-syntax (push) Successful in 35s
2025-07-31 21:02:06 -03:00
56ef66596b Update HTTP response check
All checks were successful
Check scripts syntax / check-scripts-syntax (push) Successful in 2s
2024-12-27 23:44:46 -03:00
Jose Ivanchechen
86d3723128 Changing urls
All checks were successful
Check scripts syntax / check-scripts-syntax (push) Successful in 2s
2024-12-27 23:32:53 -03:00
Jose Ivanchechen
209839be44 initial
Some checks failed
Scripts Testing / scripts-download-test (push) Failing after 19s
2024-12-27 23:11:17 -03:00