Closed timerring closed 3 hours ago
There is a error in passing parameter. The command cannot be recognized correctly.
Steps to reproduce the behavior: Run command:
python3 $root_path/removeEmojis.py $ass_file > $root_path/logs/burningLog/remove-$(date +%Y%m%d%H%M%S).log 2>&1
See error: file not exists.
file not exists.
Run the script correctly
It seems that the $varible is not recognized as the parameter passed, I will fix the way to pass it.
Describe the bug
There is a error in passing parameter. The command cannot be recognized correctly.
How To Reproduce
Steps to reproduce the behavior: Run command:
See error:
file not exists.
Expected behavior
Run the script correctly
Environment Information