5 lines
87 B
Bash
Executable File
5 lines
87 B
Bash
Executable File
#!/bin/sh
|
|
set -x
|
|
|
|
# Remove blank pages
|
|
/usr/src/paperless/scripts/remove-blank-pages.sh |