init deps

This commit is contained in:
luis
2026-01-20 21:28:45 -03:00
parent 82ebc82191
commit 8127931684
488 changed files with 227995 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
#!/bin/bash
perl -wpi -e "s/\t/ /g" $1
+2
View File
@@ -0,0 +1,2 @@
#!/bin/bash
perl -wpi -e "s/ +$//g" $1