aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--[-rwxr-xr-x]bootstrap-vcpkg.sh8
1 files changed, 7 insertions, 1 deletions
diff --git a/bootstrap-vcpkg.sh b/bootstrap-vcpkg.sh
index 4bfb17308..7196fbde0 100755..100644
--- a/bootstrap-vcpkg.sh
+++ b/bootstrap-vcpkg.sh
@@ -1,2 +1,8 @@
+<<<<<<< Updated upstream
+#!/usr/bin/env bash
+=======
+#!/bin/sh
+>>>>>>> Stashed changes
+
vcpkgRootDir=$(X= cd -- "$(dirname -- "$0")" && pwd -P)
-$vcpkgRootDir/scripts/bootstrap.sh \ No newline at end of file
+$vcpkgRootDir/scripts/bootstrap.sh