dotfiles/home/bin/executable_linux-mount-engi

4 lines
177 B
Plaintext
Raw Normal View History

2023-05-21 17:12:28 -07:00
#!/usr/bin/env bash
2023-10-07 02:16:26 -07:00
sudo mount -t cifs -o rw,uid=$(id -u $(whoami)),gid=$(id -g $(whoami)),vers=3.0,credentials=/home/tstarr/.smb //192.168.1.175/private /home/tstarr/mnt/engi