mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-03 18:10:26 +01:00
etc/diskspace: update install/x86_64-linux* path
This commit is contained in:
parent
7ed25b2313
commit
f64c55be14
@ -7,7 +7,7 @@ if [ $# != 1 ]; then
|
|||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
cd ~/stackage/automated/work/$1/unpack-dir/.stack-work/install/x86_64-linux/*/*/lib/x86_64-linux-ghc-*
|
cd ~/stackage/automated/work/$1/unpack-dir/.stack-work/install/x86_64-linux*/*/*/lib/x86_64-linux-ghc-*
|
||||||
pwd
|
pwd
|
||||||
|
|
||||||
stack --resolver lts-19.33 script ~/stackage/etc/diskspace/remove-old-stack-work-libs.hs
|
stack --resolver lts-19.33 script ~/stackage/etc/diskspace/remove-old-stack-work-libs.hs
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user