mirror of
https://github.com/kevinveenbirkenbach/bill-manager.git
synced 2024-11-22 09:21:03 +01:00
3 lines
77 B
Bash
3 lines
77 B
Bash
|
#!/bin/bash
|
||
|
sudo pacman -Syyu tesseract-data-deu tesseract-data-en tesseract
|