Began work on a script to import old bash patches to build a Git
repository.
This commit is contained in:
parent
daf2921aa9
commit
2fcadd5c5d
1 changed files with 4 additions and 0 deletions
4
bash-patch-apply.plx
Normal file
4
bash-patch-apply.plx
Normal file
|
@ -0,0 +1,4 @@
|
|||
#!/usr/bin/perl
|
||||
|
||||
use strict;
|
||||
use warnings;
|
Loading…
Add table
Reference in a new issue