.
This commit is contained in:
10
fixes/fix
10
fixes/fix
@ -1,8 +1,8 @@
|
||||
#!/bin/sh
|
||||
. /static/fixes/0-env
|
||||
sh -x /static/fixes/1-defaults
|
||||
sh -x /static/fixes/1-machines2
|
||||
sh -x /static/fixes/1-pushfolders
|
||||
sh -x /static/fixes/3-fixlocalfolders
|
||||
. /zz/zShared/fixes/0-env
|
||||
sh -x /zz/zShared/fixes/1-defaults
|
||||
sh -x /zz/zShared/fixes/1-machines
|
||||
sh -x /zz/zShared/fixes/1-pushfolders
|
||||
sh -x /zz/zShared/fixes/3-fixlocalfolders
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user