* typo
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
export $PATH=$PATH:.
|
||||
export PATH=$PATH:.
|
||||
set -x # xtrace
|
||||
set -e # errexit
|
||||
|
||||
|
||||
Reference in New Issue
Block a user