1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-10-06 22:17:10 +02:00

Cli: Updated installation script with BSD support (#3930)

This commit is contained in:
Andros Fenollosa
2020-10-16 16:18:57 +02:00
committed by GitHub
parent fb39899f8e
commit db509955f6

View File

@@ -1,4 +1,5 @@
#!/bin/bash
#!/usr/bin/env bash
set -e
#-----------------------------------------------------