Loading get-sri-hash 100644 → 100755 +0 −0 File mode changed from 100644 to 100755. View file nc-updatedeleted 100755 → 0 +0 −5 Original line number Diff line number Diff line #!/usr/bin/env zsh # Start the Nextcloud updater. sudo -u http php /srv/http/cloud.online-lenz.de/updater/updater.phar print-fsr +1 −3 Original line number Diff line number Diff line Loading @@ -10,6 +10,4 @@ else DUPLEX="two-sided-long-edge" fi ssh eins lpr -P HP_Color_LaserJet_MFP_M477fdw -o sides=$DUPLEX < ${1} ssh eins lpr -P LaserJetBüro -o sides=$DUPLEX < ${1} print-oh14 +1 −2 Original line number Diff line number Diff line #!/usr/bin/env zsh # Print a file with ohs14pr1 (a printer at TU Dortmund). # This requires "czi" to be defined as hostname in .ssh/config. # Print a file with ohs14pr1 (a printer at TU Dortmund). This requires "czi" to be defined as hostname in .ssh/config. # Arg 1: File to print # Arg 2: -s for simplex, default is duplex Loading Loading
nc-updatedeleted 100755 → 0 +0 −5 Original line number Diff line number Diff line #!/usr/bin/env zsh # Start the Nextcloud updater. sudo -u http php /srv/http/cloud.online-lenz.de/updater/updater.phar
print-fsr +1 −3 Original line number Diff line number Diff line Loading @@ -10,6 +10,4 @@ else DUPLEX="two-sided-long-edge" fi ssh eins lpr -P HP_Color_LaserJet_MFP_M477fdw -o sides=$DUPLEX < ${1} ssh eins lpr -P LaserJetBüro -o sides=$DUPLEX < ${1}
print-oh14 +1 −2 Original line number Diff line number Diff line #!/usr/bin/env zsh # Print a file with ohs14pr1 (a printer at TU Dortmund). # This requires "czi" to be defined as hostname in .ssh/config. # Print a file with ohs14pr1 (a printer at TU Dortmund). This requires "czi" to be defined as hostname in .ssh/config. # Arg 1: File to print # Arg 2: -s for simplex, default is duplex Loading