Merge "SAIO instructions: ensure ~/bin exists before copying into it"
This commit is contained in:
commit
085c262194
@ -409,6 +409,7 @@ Setting up scripts for running Swift
|
|||||||
|
|
||||||
#. Copy the SAIO scripts for resetting the environment::
|
#. Copy the SAIO scripts for resetting the environment::
|
||||||
|
|
||||||
|
mkdir -p $HOME/bin
|
||||||
cd $HOME/swift/doc; cp saio/bin/* $HOME/bin; cd -
|
cd $HOME/swift/doc; cp saio/bin/* $HOME/bin; cd -
|
||||||
chmod +x $HOME/bin/*
|
chmod +x $HOME/bin/*
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user