diff --git a/compile.conf b/compile.conf index 5f35bc3..aa9fa06 100644 --- a/compile.conf +++ b/compile.conf @@ -14,4 +14,4 @@ steps=/usr/lib/qt6/bin/qmake, make, sudo make install version=1.1.0 git=https://github.com/Waffleslop/POTACAT.git install=$HOME/.local/bin -steps=npm install, ./patch-potacat.sh, npm run dist:linux, mv /dist/*.AppImage $HOME/.local/bin/ \ No newline at end of file +steps=npm install, $HOME/.local/share/HamPack/patch-potacat.sh, npm run dist:linux, mv /dist/*.AppImage $HOME/.local/bin/ \ No newline at end of file