4 lines
75 B
Plaintext
4 lines
75 B
Plaintext
|
|
#!/bin/bash
|
||
|
|
|
||
|
|
sudo mount.cifs //truenas/mnt /mnt/truenas -o username=ganome
|