From df2c51f5b9a09d8f7feb54fabf9cde9f375bb752 Mon Sep 17 00:00:00 2001 From: nishi Date: Sat, 8 Jul 2023 09:53:56 +0000 Subject: Made a branch/0.x.x and tags/0.0.1, following the Subversion habit. git-svn-id: https://svn.vegaa.systems/svn/vega-Vega/trunk@11 a8a8aea2-181d-ee11-89e8-15fd0e089fc4 --- bootstrap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bootstrap') diff --git a/bootstrap b/bootstrap index aee2add..13affeb 100755 --- a/bootstrap +++ b/bootstrap @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash set -e mkdir -p lib/ -- cgit v1.2.3