mirror of
https://gitcode.com/ageerle/ruoyi-ai.git
synced 2026-06-16 02:47:04 +00:00
3 lines
42 B
Bash
Executable File
3 lines
42 B
Bash
Executable File
#!/bin/bash
|
|
sed -i 's/[ \t]*$//' filename
|