fix bash file

This commit is contained in:
Sarto
2026-04-30 22:41:02 +03:30
parent ef90c0d72b
commit c1367cf779
+2
View File
@@ -855,3 +855,5 @@ case "$ACTION" in
install_base
install_thefeed "$REQUEST_VERSION" "$REQUEST_CHANNEL" ;;
esac
exit 0