Skip to content

Refactor 'wget' + 'sudo mv' to 'sudo wget -O'

KaKi87 requested to merge KaKi87/vscodium-deb-rpm-repo:refactor-wget into master

This allows downloading directly the file into the required directly instead of downloading into the current directory then moving it to the required directory.

Thanks

Merge request reports