3 lines
70 B
Bash
3 lines
70 B
Bash
#!/bin/bash
|
|
echo "Replacing die with _die in all template scripts..."
|
#!/bin/bash
|
|
echo "Replacing die with _die in all template scripts..."
|