Revert "package update 재도전"

This reverts commit 595ab6d7e5.
This commit is contained in:
2020-01-28 00:31:53 +09:00
parent 595ab6d7e5
commit b726c33f3d
419 changed files with 16269 additions and 14006 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
#!/usr/bin/env sh
dir=$(cd "${0%[/\\]*}" > /dev/null; cd "../scssphp/scssphp/bin" && pwd)
dir=$(cd "${0%[/\\]*}" > /dev/null; cd "../leafo/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