Skip to content

Commit

Permalink
Rename the scripts.
Browse files Browse the repository at this point in the history
  • Loading branch information
Weltraumschaf committed Oct 24, 2014
1 parent 3a5fd13 commit 58dbf13
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion stage-site.sh → mvn-site.sh
Expand Up @@ -12,6 +12,6 @@ fi

echo "Make stage: ${STAGE}."
mkdir -pv "${STAGE}"
time mvn clean package site site:stage -DstagingDirectory="${STAGE}"
time mvn clean install site site:stage -DstagingDirectory="${STAGE}"

echo "Finished :-)"

0 comments on commit 58dbf13

Please sign in to comment.