Guest User

Untitled

a guest
Dec 4th, 2017
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. #!/bin/sh
  2. ( sleep 30; mount -t cifs //192.168.1.10/unRAID /storage/unraid -o username=me,password=mypassword ) &
Add Comment
Please, Sign In to add comment