Closed kidonng closed 2 years ago
Fix #1961
Added /install.sh -> /x/install/install.sh and /install.ps1 -> /x/install/install.ps1 aliases.
/install.sh -> /x/install/install.sh
/install.ps1 -> /x/install/install.ps1
Also renamed the deprecated now.json to vercel.json.
now.json
vercel.json
How about making aliases for both install.sh and install.ps1?
install.sh
install.ps1
BEFORE
AFTER
Fix #1961
Added
/install.sh -> /x/install/install.sh
and/install.ps1 -> /x/install/install.ps1
aliases.Also renamed the deprecated
now.json
tovercel.json
.