OpenWrt – Blame information for rev 1
?pathlinks?
Rev | Author | Line No. | Line |
---|---|---|---|
1 | office | 1 | --- a/scripts/gen_build_files.sh |
2 | +++ b/scripts/gen_build_files.sh |
||
3 | @@ -1,4 +1,4 @@ |
||
4 | -#!/bin/sh |
||
5 | +#!/usr/bin/env bash |
||
6 | |||
7 | # Note: was using sed OPTS CMD -- FILES |
||
8 | # but users complain that many sed implementations |