Skip to content

Instantly share code, notes, and snippets.

View doodleblob's full-sized avatar
🐳

Charlie doodleblob

🐳
View GitHub Profile
@doodleblob
doodleblob / rc.local
Created October 6, 2022 23:42
Docker SMB Mount for Plex Container on Startup
#!/bin/sh -e
#
# rc.local
#
# This script is executed at the end of each multiuser runlevel.
# Make sure that the script will "exit 0" on success or any other
# value on error.
#
# In order to enable or disable this script just change the execution
# bits.