From 83a87cfa86545a4a528dd25a73f4ef817d0d72ee Mon Sep 17 00:00:00 2001 From: Alexey Loginov Date: Mon, 1 Apr 2019 10:43:54 +0300 Subject: [PATCH] add shebang (https://sourceforge.net/p/projectlibre/tickets/154/) --- projectlibre_build/resources/projectlibre | 2 ++ 1 file changed, 2 insertions(+) diff --git a/projectlibre_build/resources/projectlibre b/projectlibre_build/resources/projectlibre index 72b8c2c..c4ddbb2 100755 --- a/projectlibre_build/resources/projectlibre +++ b/projectlibre_build/resources/projectlibre @@ -1,3 +1,5 @@ +#!/bin/bash + #******************************************************************************* # The contents of this file are subject to the Common Public Attribution License # Version 1.0 (the "License"); you may not use this file except in compliance with