mirror of
https://github.com/NaitLee/Cat-Printer.git
synced 2025-05-18 08:10:24 -07:00
put the IM config in a expandable box thingo
This commit is contained in:
parent
705206b106
commit
86d8b2d55c
@ -81,7 +81,9 @@ On Arch Linux based distros you may install `bluez` first, as it may not be inst
|
|||||||
```bash
|
```bash
|
||||||
sudo pacman -S bluez bluez-utils
|
sudo pacman -S bluez bluez-utils
|
||||||
```
|
```
|
||||||
|
<details>
|
||||||
|
<summary>Further steps</summary>
|
||||||
|
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.
|
You may or may not need to install ImageMagick and Ghostscript, depending on your distro.
|
||||||
```bash
|
```bash
|
||||||
sudo apt install imagemagick ghostscript
|
sudo apt install imagemagick ghostscript
|
||||||
@ -93,6 +95,7 @@ Extra configuration is required for ImageMagick to work. Because IM is made for
|
|||||||
<policy domain="coder" rights="read | write" pattern="PDM" />
|
<policy domain="coder" rights="read | write" pattern="PDM" />
|
||||||
```
|
```
|
||||||
Because this script is only accesible by localhost, or at most your local network, this is safe.
|
Because this script is only accesible by localhost, or at most your local network, this is safe.
|
||||||
|
</details>
|
||||||
|
|
||||||
*Packaging is also on the way!*
|
*Packaging is also on the way!*
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user