bash_script_to_rip_download_rpms_from_a_repo

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

bash_script_to_rip_download_rpms_from_a_repo [27.05.2020 19:34] – created Pascal Suterbash_script_to_rip_download_rpms_from_a_repo [27.05.2020 19:44] (current) Pascal Suter
Line 19: Line 19:
     echo "  usage: repofetch.sh <target dir> <repo url>"      echo "  usage: repofetch.sh <target dir> <repo url>" 
     echo     echo
-    echo "  <target dir>: target directory on local filesystem"+    echo "  <target dir>: target directory on local filesystem where the rpms should go (repodata will be one directory higher)"
     echo "  <repo url>: url of the repo including the path to the directory where the repodata directory is located"     echo "  <repo url>: url of the repo including the path to the directory where the repodata directory is located"
     echo      echo 
  • bash_script_to_rip_download_rpms_from_a_repo.txt
  • Last modified: 27.05.2020 19:44
  • by Pascal Suter