This commit is contained in:
evilsocket 2018-02-07 15:40:58 +01:00
parent 4f1c5012f4
commit 42fc639c10

View file

@ -1,3 +1,5 @@
// +build !windows
package core
func Shell(cmd string) (string, error) {