move config files for old scripts to separate folder
This commit is contained in:
@@ -9,16 +9,3 @@ SSHCONFIG=$HOME/.ssh/config
|
||||
# Format: user;host;port;pass;path;localpath
|
||||
#PRESSH[0]='user1;domain1.org;22;secretpassword1;/;/home/mypc/remote'
|
||||
#PRESSH[1]='user2;domain2.org;23;secretpassword2;/home/user2/;/media/mylocalspace'
|
||||
|
||||
|
||||
## mnt-share.sh
|
||||
NASIP='192.168.178.255'
|
||||
NASDIR='Share'
|
||||
NASUSER='user'
|
||||
NASPASS='password'
|
||||
|
||||
|
||||
## mnt-share2.sh
|
||||
SHAREPATH[0]='0:192.168.178.255/Share'
|
||||
SHAREUSER[0]='user'
|
||||
SHAREPASS[0]='password'
|
||||
|
||||
Reference in New Issue
Block a user