Skip to content

Commit 9ddd499

Browse files
committed
style: fix scripts
1 parent fdab3ed commit 9ddd499

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

setup-symlinks.ps1

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
---
21
# PowerShell script for Windows to create symlinks
32
# Requires Developer Mode enabled OR running PowerShell as Administrator
43

setup-symlinks.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
---
21
#!/bin/bash
2+
# shellcheck shell=bash
33

44
# Setup script for creating symlinks between sample and sample-unity6
55
# Works on macOS and Linux

0 commit comments

Comments
 (0)