#!/bin/bash while : do python3 swire_shop_item_list.py sleep 1 done