diff options
Diffstat (limited to 'homebrew/brewphpswitcher/.make.sh-auto')
-rw-r--r-- | homebrew/brewphpswitcher/.make.sh-auto | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/homebrew/brewphpswitcher/.make.sh-auto b/homebrew/brewphpswitcher/.make.sh-auto new file mode 100644 index 000000000..6d022e004 --- /dev/null +++ b/homebrew/brewphpswitcher/.make.sh-auto @@ -0,0 +1,3 @@ +pkg:setup +bin.install "phpswitch.sh" +bin.install_symlink "phpswitch.sh" => "brew-php-switcher" |