#!/bin/bash
. /etc/profile
. ~/.bash_profile
set -x
cd /www
sleep 1
python3 x.py
万水千山总是情,给个打赏行不行。
打赏

#!/bin/bash
. /etc/profile
. ~/.bash_profile
set -x
cd /www
sleep 1
python3 x.py
非特殊说明,本博所有文章均为博主原创。
如若转载,请注明出处:https://xuyu.in/987.html