mirror of
https://github.com/laravel/valet.git
synced 2026-02-05 00:20:08 +01:00
remove variable
This commit is contained in:
1
valet
1
valet
@@ -1,7 +1,6 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
SOURCE="${BASH_SOURCE[0]}"
|
SOURCE="${BASH_SOURCE[0]}"
|
||||||
UPDATER="https://raw.githubusercontent.com/laravel/valet/master/cli/scripts/update.sh"
|
|
||||||
|
|
||||||
# If the current source is a symbolic link, we need to resolve it to an
|
# If the current source is a symbolic link, we need to resolve it to an
|
||||||
# actual directory name. We'll use PHP to do this easier than we can
|
# actual directory name. We'll use PHP to do this easier than we can
|
||||||
|
|||||||
Reference in New Issue
Block a user