aboutsummaryrefslogtreecommitdiff
path: root/ppmtopng.sh
diff options
context:
space:
mode:
authorkartofen <mladenovnasko0@gmail.com>2022-08-09 11:34:57 +0300
committerkartofen <mladenovnasko0@gmail.com>2022-08-09 11:34:57 +0300
commit00c3363ca258f160b875ec254e701017be0314db (patch)
treeb26354d65c93a093b750d0c44adb1f2905f9e160 /ppmtopng.sh
parentb91c09a43b3191d719781fe717fc6d28fec58029 (diff)
add readme and demo image
Diffstat (limited to 'ppmtopng.sh')
-rwxr-xr-xppmtopng.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/ppmtopng.sh b/ppmtopng.sh
index e415a5f..df33236 100755
--- a/ppmtopng.sh
+++ b/ppmtopng.sh
@@ -1,5 +1,6 @@
#!/bin/sh
+cd ${0%/*} # go to project root
set -xe
for i in files/file*.ppm