mirror of
https://github.com/NaitLee/Cat-Printer.git
synced 2025-05-17 15:50:11 -07:00
fix expander
This commit is contained in:
parent
86d8b2d55c
commit
9cba46a416
@ -83,12 +83,13 @@ sudo pacman -S bluez bluez-utils
|
||||
```
|
||||
<details>
|
||||
<summary>Further steps</summary>
|
||||
You may want to use the command line interface for hackiness... …
|
||||
You may want to use the command line interface for hackiness...
|
||||
|
||||
You may or may not need to install ImageMagick and Ghostscript, depending on your distro.
|
||||
|
||||
```bash
|
||||
sudo apt install imagemagick ghostscript
|
||||
```
|
||||
Or the package manager of your distro.
|
||||
|
||||
Extra configuration is required for ImageMagick to work. Because IM is made for external webserver, a strict security policy is applied. You need to add the following line to `/etc/ImageMagick-6/policy.xml` before `</policymap>`:
|
||||
```xml
|
||||
|
Loading…
x
Reference in New Issue
Block a user