Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • pdf-fixups.sh

    r040ecb6 r3781c69  
    11#!/bin/bash
    22
    3 if [ $# -lt 1 ] ; then 
     3if [ $# -lt 1 ] ; then
    44  echo "This script needs the location of the fo file to update"
    55  exit 1
Note: See TracChangeset for help on using the changeset viewer.