save
This commit is contained in:
parent
54d4dfcb33
commit
605cfd38f9
8 changed files with 130 additions and 6 deletions
|
|
@ -4,3 +4,12 @@
|
|||
```bash
|
||||
curl -sSL https://gurgul.pro/artur/environment/raw/branch/main/install | bash
|
||||
```
|
||||
|
||||
|
||||
Config:
|
||||
|
||||
| Variable Name | Default Value | Description |
|
||||
|---------------------------|--------------------------------|-------------|
|
||||
| `DAT_CACHE_PATH` | `${HOME}/.cache/dat/` | Path where cached data is stored. |
|
||||
| `DEFAULT_INTERNET_LOGIN` | not set | |
|
||||
| `DAT_VM_DATA` | `${DAT_CACHE_PATH}/vm` | Directory for storing VM-related data. |
|
||||
Loading…
Add table
Add a link
Reference in a new issue