composer reinstall

This commit is contained in:
2020-01-28 00:43:48 +09:00
parent 19be0c4560
commit da32f0067a
424 changed files with 14011 additions and 16279 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
#!/usr/bin/env sh
dir=$(cd "${0%[/\\]*}" > /dev/null; cd "../leafo/scssphp/bin" && pwd)
dir=$(cd "${0%[/\\]*}" > /dev/null; cd "../scssphp/scssphp/bin" && pwd)
if [ -d /proc/cygdrive ] && [[ $(which php) == $(readlink -n /proc/cygdrive)/* ]]; then
# We are in Cgywin using Windows php, so the path must be translated