2 lines
72 B
Bash
2 lines
72 B
Bash
#!/bin/sh
|
|
ln -svf /usr/bin/abuild-tar-patched /usr/local/bin/abuild-tar
|