How to fix this error?
while downloading a zip file from wget Method (bash script)
it will display the error Message while it unzipping the files/folders
unzip: can't set permissions of directory 'FOLERNAME/' Operation not permitted
PS: File unzipped successfully But I got this error while unzipping
How to fix this error?
while downloading a zip file from wget Method (bash script)
it will display the error Message while it unzipping the files/folders
PS: File unzipped successfully But I got this error while unzipping