mirror of
https://github.com/ful1e5/apple_cursor.git
synced 2025-05-24 20:14:37 -04:00
🔧 keyword typo
This commit is contained in:
parent
8074fe9e70
commit
7e77b43490
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ URL="https://github.com/ful1e5/apple_cursor/releases/download/1.0.3/macOSBigSur.
|
|||
macOSBigSur="./macOSBigSur"
|
||||
DOWNLOAD_FILE_NAME="$macOSBigSur.tar.gz"
|
||||
|
||||
cd "$( dirname "${BASH_SOURCE[0]}" )" || exitt
|
||||
cd "$( dirname "${BASH_SOURCE[0]}" )" || exit
|
||||
|
||||
# Destination directory
|
||||
if [ "$UID" -eq "$ROOT_UID" ]; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue