[SB-CMS] sh file run a python file

#!/bin/sh

export PATH="$HOME/miniconda3/bin":$PATH

BASEDIR=$(dirname $0)

cd "${BASEDIR}"

python test.py


sleep 10

留言

此網誌的熱門文章

Making a Windows 11 hotspot without an internet connection