Skip to content

Commit 0f2dac4

Browse files
committed
work
1 parent 3e94c1a commit 0f2dac4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

site.sh

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)