mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-11 13:40:07 +00:00
Added a shebang line to pod2rst-fixed.packed
This commit is contained in:
@@ -6,7 +6,7 @@ $ mkdir lib
|
||||
$ fatpack trace pod2rst-fixed
|
||||
$ fatpack packlists-for `cat fatpacker.trace` >packlists
|
||||
$ fatpack tree `cat packlists`
|
||||
$ (fatpack file; cat pod2rst-fixed) > pod2rst-fixed.packed
|
||||
$ (echo "#!/usr/bin/env perl"; fatpack file; cat pod2rst-fixed) > pod2rst-fixed.packed
|
||||
$ cp pod2rst-fixed.packed ~/percona-toolkit/util/
|
||||
$ cd ~/
|
||||
$ rm -rf /tmp/pod2rst
|
||||
|
Reference in New Issue
Block a user