mirror of
https://forge.chapril.org/tykayn/workflow
synced 2025-06-20 01:44:43 +02:00
check already loaded variables, remove costly docker check in alias
This commit is contained in:
parent
67d5953c38
commit
4189bbaf8b
5 changed files with 128 additions and 110 deletions
|
@ -4,6 +4,5 @@
|
|||
# done for my blog http://www.cipherbliss.com
|
||||
#
|
||||
# load variables
|
||||
echo " chargement de bash aliases"
|
||||
source ~/Nextcloud/ressources/workflow_nextcloud/public_workflow/workflow_variables.sh
|
||||
source $WORKFLOW_PATH_PUBLIC/install/.bash_custom_aliases
|
||||
source ~/Nextcloud/ressources/workflow_nextcloud/workflow_variables.sh
|
||||
source $WORKFLOW_PATH/install/.bash_custom_aliases
|
Loading…
Add table
Add a link
Reference in a new issue