We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e94c1a commit 0f2dac4Copy full SHA for 0f2dac4
site.sh
@@ -0,0 +1,6 @@
1
+#!/usr/bin/env bash
2
+
3
+#source src/main/bash/setenv.sh
4
+source ~/.bash_aliases_simpleworklist
5
6
+./mvnw site site:deploy
0 commit comments