mirror of
https://github.com/natelandau/shell-scripting-templates.git
synced 2025-11-09 13:43:46 -05:00
text change to config file
This commit is contained in:
@@ -200,8 +200,6 @@ NEEDMOUNT="false"
|
|||||||
|
|
||||||
# MOUNTPOINT is the address of the drive to be mounted.
|
# MOUNTPOINT is the address of the drive to be mounted.
|
||||||
# Use the format afp://username:password@address/mountname
|
# Use the format afp://username:password@address/mountname
|
||||||
# to be prompted to enter a password, change MOUNTPW to 'true'
|
|
||||||
MOUTPW="false"
|
|
||||||
MOUNTPOINT=""
|
MOUNTPOINT=""
|
||||||
|
|
||||||
# REMOTEVOLUME is the directory that the drive should be mounted
|
# REMOTEVOLUME is the directory that the drive should be mounted
|
||||||
|
|||||||
Reference in New Issue
Block a user