#!/bin/bash
filepath="https://github.com/Pi-Apps-Coders/files/raw/main/antimicrox_3.2.3_armhf.deb"
install_packages "${filepath}" || exit 1