| Impressum |
| Client-Installer | |
5.1.2. dwnciNAMEdwnci - manage Client Installer downloads SYNOPSISUsage: dwnci [options] [packages] Options -c check checksums of all files -d download all missing files -e extract all archives -h show this help -l delete deprecated files and directories -p download only specified packages -q quiet mode -r repair everything -u update the unattended files only -v increase verbosity -w update the WPKG files only DESCRIPTIONdwnci is a tool to manage files that have been downloaded by Client Installer packages.
OPTIONS-c - Check the checksums of all existing files. If a checksum mismatches, dwnci will try 3 times to re-download and recheck the file. -d - Download all missing files. -e - Extract all archives (only for packages that have unzip=true). -h - Print a short help text. -l - Delete orphaned files and directories (orphaned files are files that are not required by any package, i.e. that were downloaded for packages that have been since removed). -p - Download only specified packages. -q - Quiet mode. No output. -r - Repair everything (same as -c -d -e -l). -u - Update the unattended files only. -v - Increase verbosity. -w - Update the WPKG files only. FILES/usb/sbin/dwnci - The script itself. EXAMPLES
Just repair everything. |
|