mirror of
https://github.com/ful1e5/Bibata_Cursor.git
synced 2025-05-29 14:25:25 -04:00
overwrite to file
This commit is contained in:
parent
da3a37c56e
commit
4282b489ea
1 changed files with 1 additions and 1 deletions
2
tweak.sh
2
tweak.sh
|
@ -23,7 +23,7 @@ animate_fix(){
|
|||
done
|
||||
|
||||
fixed_line=`sed 's/[0-9] [0-9]*$/25/' $path`
|
||||
echo "$fixed_line" >> $path
|
||||
echo "$fixed_line" > $path
|
||||
|
||||
rm -rf $path.bak
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue