From 1135bb9146d5734f912c3c81f0f240db8e9fca92 Mon Sep 17 00:00:00 2001 From: Neil Lathwood Date: Fri, 5 May 2017 07:52:52 +0100 Subject: [PATCH] updated pbin.sh to be inline with other scripts and use env bash (#6583) --- pbin.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pbin.sh b/pbin.sh index 3ebd59f420..11c9acc3ff 100755 --- a/pbin.sh +++ b/pbin.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/usr/bin/env bash # Pastes from STDIN or file from commandline argument to Stikked pastebin # Default server: paste.mate-desktop.org