ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
View Changeset
|
Root Listing
root
/
ns_dev
/
Shell_Scripts
/
Mountappdata.sh
Revision:
769
Committed:
Wed Jun 1 18:02:38 2022 UTC
(3 years, 9 months ago) by
nino.borges
Content type:
text/x-sh
File size:
94 byte(s)
Log Message:
Initial import
File Contents
#
Content
1
#! /usr/bin/env bash
2
3
echo "Mounting appdata..."
4
mount /mnt/smb/appdata
5
echo "Mounting Done!"
Properties
Name
Value
svn:executable