5 lines
No EOL
56 B
Bash
5 lines
No EOL
56 B
Bash
#!/bin/bash
|
|
|
|
hg pull
|
|
hg update
|
|
cabal install --reinstall |