Remove unneeded commands.
This commit is contained in:
parent
b96aaed4b2
commit
de5474a07b
@ -23,6 +23,3 @@ set -euo pipefail
|
|||||||
# appropriate for your application.
|
# appropriate for your application.
|
||||||
apt-get update
|
apt-get update
|
||||||
apt-get install -y haskell-platform libncurses-dev
|
apt-get install -y haskell-platform libncurses-dev
|
||||||
mkdir /var/lib/hledger
|
|
||||||
touch /var/lib/hledger/ledger.dat
|
|
||||||
chown -R vagrant.vagrant /var/lib/hledger
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user