#! /bin/bash

sudo cp /tmp/update/patch/4/firmware.service /lib/systemd/system/firmware.service

sudo systemctl stop iont-charge-fw-zero.service

sudo systemctl disable iont-charge-fw-zero.service

sudo systemctl enable firmware.service

sudo systemctl start firmware.service