Skip to content

Commit

Permalink
link back to github
Browse files Browse the repository at this point in the history
For anyone who downloads just a zip.
  • Loading branch information
timabell committed Mar 30, 2015
1 parent 1a60e25 commit 4877ec5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions Deploy-SSRSProject.ps1
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#requires -version 2.0
# https://github.com/timabell/ssrs-powershell-deploy
[CmdletBinding()]
param (
[parameter(Mandatory=$true)]
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
#About

https://github.com/timabell/ssrs-powershell-deploy

PowerShell scripts to deploy a SQL Server Reporting Services project (*.rptproj) to a Reporting Server

## wiki
Expand Down

0 comments on commit 4877ec5

Please sign in to comment.