This commit is contained in:
Евгений Храмов 2022-11-05 19:39:25 +03:00
parent a6f12ab62c
commit 32056a29bd

@ -25,7 +25,7 @@ checksums=('SKIP'
prepare() {
cd "${srcdir}"
sudo chmode +x ./postinstall.sh
sudo chmod +x ./postinstall.sh
}
package() {