filename not matched: /usr/local/ignition/ code example
Example: filename not matched: /usr/local/ignition/
If erro is something like this
"caution: filename not matched: 'folder_path '"
then do this
sudo unzip -o file.zip -d 'folder_path '
If erro is something like this
"caution: filename not matched: 'folder_path '"
then do this
sudo unzip -o file.zip -d 'folder_path '