1
0
Fork 0

fixed pushd calls

This commit is contained in:
Christian Kühnel 2019-11-27 14:39:59 +00:00
parent 06bae8f9a3
commit e3b28cace0
2 changed files with 2 additions and 2 deletions

View file

@ -12,7 +12,7 @@
@rem See the License for the specific language governing permissions and
@rem limitations under the License.
PUSHD %1
PUSHD
md build
cd build

View file

@ -12,7 +12,7 @@
@rem See the License for the specific language governing permissions and
@rem limitations under the License.
PUSHD %1
PUSHD
cd build