Utils
This commit is contained in:
@@ -13,7 +13,6 @@ sudo mount -t nfs -O uid=1000,iocharset=utf-8 prox4.astrader.net:/var/lib/vz /ho
|
|||||||
|
|
||||||
задаем переменную HOME_DIR в bash_profile, еси не определена (в зависимости от проекта )
|
задаем переменную HOME_DIR в bash_profile, еси не определена (в зависимости от проекта )
|
||||||
```bash
|
```bash
|
||||||
|
|
||||||
echo "export HOME_DIR=.umee" >> $HOME/.bash_profile
|
echo "export HOME_DIR=.umee" >> $HOME/.bash_profile
|
||||||
source $HOME/.bash_profile
|
source $HOME/.bash_profile
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user