We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdab3ed commit 9ddd499Copy full SHA for 9ddd499
setup-symlinks.ps1
@@ -1,4 +1,3 @@
1
----
2
# PowerShell script for Windows to create symlinks
3
# Requires Developer Mode enabled OR running PowerShell as Administrator
4
setup-symlinks.sh
@@ -1,5 +1,5 @@
#!/bin/bash
+# shellcheck shell=bash
# Setup script for creating symlinks between sample and sample-unity6
5
# Works on macOS and Linux
0 commit comments