mirror of
https://github.com/fruworg/fruworg.github.io.git
synced 2025-06-26 04:53:59 +03:00
cleaned
This commit is contained in:
@ -37,6 +37,5 @@ mount -a
|
||||
|
||||
## Монтирование ручками (необязательно)
|
||||
```shell
|
||||
mount -t cifs //<address> /<folder> -o \
|
||||
username=<username>,password=<password>,domain=<domain>
|
||||
mount -t cifs //<address> /<folder> -o username=<username>,password=<password>,domain=<domain>
|
||||
```
|
||||
|
Reference in New Issue
Block a user