rm -rf
This commit is contained in:
parent
fee598ad43
commit
94d59d96fb
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
set -x
|
set -x
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
rm -f /c/Users/jenkins/AppData/Roaming/cabal /c/Users/jenkins/AppData/Roaming/ghc
|
rm -rf /c/Users/jenkins/AppData/Roaming/cabal /c/Users/jenkins/AppData/Roaming/ghc
|
||||||
|
|
||||||
HP="/c/Program Files (x86)/Haskell Platform/2012.4.0.0"
|
HP="/c/Program Files (x86)/Haskell Platform/2012.4.0.0"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue