Skip to content
Prev Previous commit
Next Next commit
- Corrigido caracter de final de linha pra compartibilidade com linux
  • Loading branch information
wendel086 committed Dec 18, 2020
commit 7e2285362a9f238cd1bf4e931e8bb575bf2b7ddf
2 changes: 1 addition & 1 deletion bin/jasperstarter/bin/jasperstarter
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

## adjusted break lines
## adjusted line feed
## detect home folder
if(test -L "$0") then
auxlink=`ls -l "$0" | sed 's/^[^>]*-> //g'`
Expand Down