Permalink
Browse files

Fixed typo in site catalog

  • Loading branch information...
1 parent 0c2ca5a commit e3b6852d2adbaec9ba92fee6ab808ea6ee778a47 @rynge rynge committed Oct 27, 2016
Showing with 1 addition and 1 deletion.
  1. +1 −1 sites.xml.template
View
@@ -16,7 +16,7 @@
<site handle="stash" arch="x86_64" os="LINUX">
<directory type="shared-scratch" path="/stash2/user/${USER}/public">
- <file-server operation="get" url="http://stash.osgconnect.net/~${USER}"/ -->
+ <file-server operation="get" url="http://stash.osgconnect.net/~${USER}"/>
<!-- file-server operation="get" url="stash:///user/${USER}/public"/ -->
<file-server operation="put" url="scp://${USER}@login02.osgconnect.net/stash2/user/${USER}/public"/>
</directory>

0 comments on commit e3b6852

Please sign in to comment.