blob: 88663e15ed1fe033f7434794ee220052d6db788c (
plain) (
blame)
1
2
3
4
5
6
7
8
|
--- editor/ppmquantall.orig 2012-03-09 22:16:02.000000000 +0900
+++ editor/ppmquantall 2012-03-09 22:16:29.000000000 +0900
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/usr/local/bin/bash
#
# ppmquantall - run ppmquant on a bunch of files all at once, so they share
# a common colormap
|