We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c8073f commit f75fa23Copy full SHA for f75fa23
pack.sh
@@ -1,4 +1,4 @@
1
-#!/bin/sh
+#!/usr/bin/env bash
2
3
for file in $(find ./src/ -maxdepth 2 -name '*.csproj')
4
do
0 commit comments