1
0
mirror of https://github.com/balkian/dotfiles.git synced 2025-08-23 16:02:19 +00:00

Use stow in make.sh

This commit is contained in:
J. Fernando Sánchez
2017-03-24 16:51:13 +01:00
parent fc49bdf6c4
commit 37837558b1
2 changed files with 3 additions and 12 deletions

View File

@@ -1,4 +1,4 @@
FROM ubuntu:14.04
FROM ubuntu:16.04
RUN apt-get update -y
RUN apt-get install -y build-essential