Hi,
could you please remove the () brackets from the image filenames
had to use DietPi_blahblah-\(Jessie\).7z to use your filename in any command.
DietPi (image) filenames Topic is solved
Re: DietPi (image) filenames
No, we wont be doing thatbigtreeman wrote:Hi,
could you please remove the () brackets from the image filenames

You can also put the file in quotations, removing the need for escaping backslash, eg:had to use DietPi_blahblah-\(Jessie\).7z to use your filename in any command.
Code: Select all
wget 'http://dietpi.com/downloads/images/DietPi_OrangePiPlus-armv7-(Jessie).7z' -O image.7z
If you find our project or support useful, then we’d really appreciate it if you’d consider contributing to the project however you can.
Donating is the easiest – you can use PayPal or become a DietPi patron.
Donating is the easiest – you can use PayPal or become a DietPi patron.