• Stefy Lanza (nextime / spora )'s avatar
    Optimize rsync command in AutoInstaller GUI for better performance · 42416d0f
    Stefy Lanza (nextime / spora ) authored
    - Remove --stats and --human-readable flags from rsync command
    - These flags add overhead by generating statistics and human-readable output
    - Now matches the original auto-installer.sh rsync command exactly
    - Should improve copy performance by reducing processing overhead
    - Maintains --progress flag for dynamic progress updates in GUI
    
    This optimizes the system copy process to match the performance
    of the original auto-installer.sh script while preserving GUI progress feedback.
    42416d0f
Name
Last commit
Last update
..
README.md Loading commit data...
autoinstallergui.py Loading commit data...
build_autoinstaller_gui.py Loading commit data...
cleanup.sh Loading commit data...