Fix locale for calls to equo
This commit is contained in:
6
lib/puppet/provider/package/entropy/equo_locale
Executable file
6
lib/puppet/provider/package/entropy/equo_locale
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
source /etc/profile
|
||||
/usr/bin/equo $@
|
||||
|
||||
exit 0
|
||||
Reference in New Issue
Block a user