Skip to content
Snippets Groups Projects
Commit 49a8e82c authored by nicolas.fernandez_ird.fr's avatar nicolas.fernandez_ird.fr :shinto_shrine:
Browse files

v.2025.03

parent 5d2f61d9
No related branches found
No related tags found
No related merge requests found
Pipeline #86866 passed
......@@ -24,7 +24,7 @@
#############
workdir=$(cd "$(dirname "${BASH_SOURCE[0]}" )" && pwd) # Get working directory
version=$(<${workdir}/VERSION_temp.txt) # Get version
version=$(<${workdir}/VERSION.txt) # Get version
blue="\033[1;34m" # blue
green="\033[1;32m" # green
......
File moved
......@@ -24,7 +24,7 @@
#############
workdir=$(cd "$(dirname "${BASH_SOURCE[0]}" )"/../../ && pwd) # Get working directory
version=$(<${workdir}/VERSION_temp.txt) # Get version
version=$(<${workdir}/VERSION.txt) # Get version
blue="\033[1;34m" # blue
green="\033[1;32m" # green
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment