commit f23fd5a7ea6309ee696226b12eda811dc2cc79cb parent 84dcf3b99eb5bed91e50b101bd7012d3d6dded80 Author: Anders Damsgaard <anders.damsgaard@geo.au.dk> Date: Sun, 22 Nov 2015 11:30:10 +0100 create tmp folder Diffstat:
M | osx-install.sh | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/osx-install.sh b/osx-install.sh @@ -110,3 +110,5 @@ if [[ $REPLY =~ ^[Yy]$ ]]; then ln -s ~/iCloud/uni ~/uni ln -s ~/iCloud/videos ~/videos fi + +mkdir -p ~/tmp