1
0
mirror of https://github.com/go-task/task.git synced 2025-08-10 22:42:19 +02:00
This commit is contained in:
Andrey Nering
2019-09-07 14:32:02 -03:00
parent 52028fc3bc
commit d8005b4cf6

View File

@@ -1,5 +1,5 @@
// Package homefix exists to address a bug where mvdan.cc/sh expects
// $HOME to be available in order to be able to expand "~".
//
// This should delete this package once this is fixed there.
// We should delete this package once this is fixed there.
package homefix