Update bashrc

version is added to the end of file name
This commit is contained in:
PhasicFlow 2024-11-17 14:47:49 +03:30 committed by GitHub
parent 66539ae97a
commit 192ff67bff
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
export pFlow_PROJECT_VERSION=v-1.0 export pFlow_PROJECT_VERSION=v-1.0
export pFlow_PROJECT=phasicFlowV-1.0 export pFlow_PROJECT="phasicFlow-$pFlow_PROJECT_VERSION"
projectDir="$HOME/PhasicFlow" projectDir="$HOME/PhasicFlow"