Updating README.md
This commit is contained in:
parent
5286c92d47
commit
ccd39da921
@ -66,7 +66,7 @@ Let's say we want to create a script to download the latest Debian package of [A
|
|||||||
|
|
||||||
5. Now let's create a simple download and install script:
|
5. Now let's create a simple download and install script:
|
||||||
|
|
||||||
```
|
```bash
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
rm -rf /tmp/anki
|
rm -rf /tmp/anki
|
||||||
mkdir /tmp/anki
|
mkdir /tmp/anki
|
||||||
|
Loading…
Reference in New Issue
Block a user