Skip to content

Commit

Permalink
Update ApacheDS Version, tail ApacheDS log
Browse files Browse the repository at this point in the history
  • Loading branch information
atooni committed Jan 13, 2021
1 parent 09e550c commit 8e0e6b2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion apacheds-alpine/build.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash
cd files

APACHEDS_VERSION="2.0.0.AM25"
APACHEDS_VERSION="2.0.0.AM26"
APACHEDS_NAME="apacheds-${APACHEDS_VERSION}"

umask 002
Expand Down
2 changes: 1 addition & 1 deletion apacheds-alpine/files/scripts/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
APACHEDS_CMD=/opt/apacheds/bin/apacheds.sh

${APACHEDS_CMD} start
top
tail -f /opt/apacheds/instances/default/log/apacheds.log
2 changes: 1 addition & 1 deletion apacheds-alpine/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.0.0.25
2.0.0.26

0 comments on commit 8e0e6b2

Please sign in to comment.