Commit inicial: fuentes MBS ERP (Genero 6) + .gitignore + docs/SETUP_PC_MBS.md
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
for i in `cat lista`
|
||||
do
|
||||
sed -e 's/rayovac/marmotech/g' < $i > ../tmp/$i
|
||||
echo $i
|
||||
|
||||
done
|
||||
Reference in New Issue
Block a user