You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
109 B
9 lines
109 B
16 years ago
|
--- a/scripts/trylink
|
||
|
+++ b/scripts/trylink
|
||
18 years ago
|
@@ -1,4 +1,4 @@
|
||
|
-#!/bin/sh
|
||
18 years ago
|
+#!/usr/bin/env bash
|
||
18 years ago
|
|
||
|
debug=false
|
||
|
|