Skip to content

Commit

Permalink
MP:
Browse files Browse the repository at this point in the history
  • Loading branch information
clecap committed Jan 13, 2025
1 parent 1d3a69e commit 32b2aa6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion dist/get.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

printf "\nThis is dante-wiki/dist/get.sh version 2.3\n\n" # As freshness check during development
printf "\n\nThis is dante-wiki/dist/get.sh version 2.3\n\n" # As freshness check during development

# get directory where this script resides wherever it is called from
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
Expand Down
2 changes: 2 additions & 0 deletions dist/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

# TODO: USE branches in github and tags in docker hub !!!

printf "\n\nThis is dante-wiki/dist/get.sh version 2.3\n\n" # As freshness check during development

# branch we are checking out from github
BRANCH=master

Expand Down

0 comments on commit 32b2aa6

Please sign in to comment.