• Stars
    star
    2
  • Language
    C++
  • License
    MIT License
  • Created over 1 year ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This is a C++ script that downloads a file from a specified URL using the libcurl library. It saves the file to the local file system as "file.pdf". The script also changes the file permissions to make it executable.