Update configure

This commit is contained in:
pavlik_dev 2024-08-22 00:05:32 +03:00 committed by GitHub
parent f783908d01
commit 2ccc171077
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
configure vendored
View File

@ -1,2 +1,2 @@
#!/bin/sh
sudo apt update && sudo apt install libmagic
sudo apt update && sudo apt install libmagic-dev