From d7144b607e4301153a300afa3eb73b6871f2c467 Mon Sep 17 00:00:00 2001 From: Maximilian Friedersdorff Date: Fri, 23 Aug 2019 09:10:00 +0100 Subject: [PATCH] More explicit bash --- README.pdf | 20 ++++++++++---------- README.rst | 2 +- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/README.pdf b/README.pdf index db3b8a2..ce80a23 100644 --- a/README.pdf +++ b/README.pdf @@ -72,7 +72,7 @@ endobj endobj 12 0 obj << -/Author () /CreationDate (D:20190823090838+00'00') /Creator (\(unspecified\)) /Keywords () /ModDate (D:20190823090838+00'00') /Producer (ReportLab PDF Library - www.reportlab.com) +/Author () /CreationDate (D:20190823090956+00'00') /Creator (\(unspecified\)) /Keywords () /ModDate (D:20190823090956+00'00') /Producer (ReportLab PDF Library - www.reportlab.com) /Subject (\(unspecified\)) /Title (Simple script to create persistent Live USB drive) /Trapped /False >> endobj @@ -654,7 +654,7 @@ endstream endobj 24 0 obj << -/Length 2147 +/Length 2157 >> stream 1 0 0 1 0 0 cm BT /F1 12 Tf 14.4 TL ET @@ -675,10 +675,10 @@ q .960784 .960784 .862745 rg n 0 24 6 12 re f* .960784 .960784 .862745 rg -n 192 24 6 12 re f* +n 252 24 6 12 re f* .960784 .960784 .862745 rg n 276 12 6 12 re f* -BT 1 0 0 1 0 26 Tm 12 TL /F3 10 Tf 0 0 .501961 rg ($) Tj /F4 10 Tf 0 0 0 rg ( sudo /path/to/disk_creator.sh ) Tj /F3 10 Tf .733333 .4 .133333 rg (\\) Tj T* /F4 10 Tf 0 0 0 rg (>) Tj ( /home/user/Downloads/ubuntu-18.04-amd64.iso ) Tj /F3 10 Tf .733333 .4 .133333 rg (\\) Tj T* /F4 10 Tf 0 0 0 rg (>) Tj ( /dev/sdd) Tj T* ET +BT 1 0 0 1 0 26 Tm 12 TL /F3 10 Tf 0 0 .501961 rg ($) Tj /F4 10 Tf 0 0 0 rg ( sudo /bin/bash /path/to/disk_creator.sh ) Tj /F3 10 Tf .733333 .4 .133333 rg (\\) Tj T* /F4 10 Tf 0 0 0 rg (>) Tj ( /home/user/Downloads/ubuntu-18.04-amd64.iso ) Tj /F3 10 Tf .733333 .4 .133333 rg (\\) Tj T* /F4 10 Tf 0 0 0 rg (>) Tj ( /dev/sdd) Tj T* ET Q Q Q @@ -775,14 +775,14 @@ xref 0000002865 00000 n 0000009657 00000 n 0000016250 00000 n -0000018449 00000 n -0000018508 00000 n -0000018542 00000 n -0000018576 00000 n +0000018459 00000 n +0000018518 00000 n +0000018552 00000 n +0000018586 00000 n trailer << /ID -[] +[] % ReportLab generated PDF document -- digest (http://www.reportlab.com) /Info 12 0 R @@ -790,5 +790,5 @@ trailer /Size 29 >> startxref -18610 +18620 %%EOF diff --git a/README.rst b/README.rst index a841580..70477db 100644 --- a/README.rst +++ b/README.rst @@ -124,7 +124,7 @@ located at '/home/user/Downloads/ubuntu-18.04-amd64.iso' run: .. code-block:: console - $ sudo /path/to/disk_creator.sh \ + $ sudo /bin/bash /path/to/disk_creator.sh \ > /home/user/Downloads/ubuntu-18.04-amd64.iso \ > /dev/sdd -- 2.44.0