diff options
Diffstat (limited to '.boilerplates/web/run')
-rwxr-xr-x | .boilerplates/web/run | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.boilerplates/web/run b/.boilerplates/web/run deleted file mode 100755 index f878e94..0000000 --- a/.boilerplates/web/run +++ /dev/null @@ -1,3 +0,0 @@ -#!/usr/bin/env sh - -$BROWSER index.html |