mirror of
https://github.com/RGBCube/random-scripts
synced 2026-01-13 00:31:06 +00:00
fix: fix shebang
This commit is contained in:
parent
7fa8170bd9
commit
51e5cc654f
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#!usr/bin/env nu
|
||||
#!/usr/bin/env nu
|
||||
|
||||
print --stderr $"(ansi yellow)moving CrossOver.origin to CrossOver(ansi reset)"
|
||||
mv /Applications/CrossOver.app/Contents/MacOS/CrossOver.origin /Applications/CrossOver.app/Contents/MacOS/CrossOver
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue