Added mkdir to chalmers path setup.

This commit is contained in:
bringert
2005-11-24 10:27:35 +00:00
parent e583ecc830
commit e3638aace0
2 changed files with 2 additions and 0 deletions

View File

@@ -113,6 +113,7 @@ system to make it possible for you to push changes to the main
repository. To fix this, log in to your Chalmers account and run:
```
mkdir -p $HOME/.vcs4
echo unsup >> $HOME/.vcs4/pathsetup
```