diff options
author | nishi <nishi@vegaa.systems> | 2023-07-08 09:53:56 +0000 |
---|---|---|
committer | nishi <nishi@vegaa.systems> | 2023-07-08 09:53:56 +0000 |
commit | df2c51f5b9a09d8f7feb54fabf9cde9f375bb752 (patch) | |
tree | 43601aab2cb2b0bc25f013d3a5d488ae66ddec2a /tools/ksyms | |
parent | c7aa4d882ff6b1eb1e3c19bdfd772057817ff10c (diff) |
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
Diffstat (limited to 'tools/ksyms')
-rwxr-xr-x | tools/ksyms | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/ksyms b/tools/ksyms index f09203f..5fa7dc9 100755 --- a/tools/ksyms +++ b/tools/ksyms @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # $Id$ rm -f $1 |