mirror of
https://github.com/microsoft/vcpkg
synced 2024-11-20 16:06:00 -07:00
[sh] Remove merge conflict lines
This commit is contained in:
parent
90be0d9b67
commit
d1b9a8637c
1 changed files with 0 additions and 4 deletions
|
@ -1,8 +1,4 @@
|
|||
<<<<<<< Updated upstream
|
||||
#!/usr/bin/env bash
|
||||
=======
|
||||
#!/bin/sh
|
||||
>>>>>>> Stashed changes
|
||||
|
||||
vcpkgRootDir=$(X= cd -- "$(dirname -- "$0")" && pwd -P)
|
||||
$vcpkgRootDir/scripts/bootstrap.sh
|
||||
|
|
Loading…
Reference in a new issue