mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-24 10:22:50 -06:00
Added mkdir to chalmers path setup.
This commit is contained in:
@@ -160,6 +160,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:
|
repository. To fix this, log in to your Chalmers account and run:
|
||||||
</P>
|
</P>
|
||||||
<PRE>
|
<PRE>
|
||||||
|
mkdir -p $HOME/.vcs4
|
||||||
echo unsup >> $HOME/.vcs4/pathsetup
|
echo unsup >> $HOME/.vcs4/pathsetup
|
||||||
</PRE>
|
</PRE>
|
||||||
<P></P>
|
<P></P>
|
||||||
|
|||||||
@@ -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:
|
repository. To fix this, log in to your Chalmers account and run:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
mkdir -p $HOME/.vcs4
|
||||||
echo unsup >> $HOME/.vcs4/pathsetup
|
echo unsup >> $HOME/.vcs4/pathsetup
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user