mirror of
https://forge.chapril.org/tykayn/workflow
synced 2025-06-20 01:44:43 +02:00
replace paths
This commit is contained in:
parent
497c5fa2bc
commit
754c32c019
9 changed files with 510 additions and 17 deletions
|
@ -2,8 +2,7 @@
|
|||
# these bash aliases are meant to be added in your user folder,
|
||||
# in a file named: .bash_aliases (with the dot at the beginning)
|
||||
# done for my blog http://www.cipherbliss.com
|
||||
|
||||
############################ current
|
||||
|
||||
# load aliases from workflow folder
|
||||
. $WORKFLOW_PATH/assets/.bash_aliases
|
||||
#
|
||||
# load variables
|
||||
source ~/Nextcloud/ressources/workflow_nextcloud/public_workflow/workflow_variables.sh
|
||||
source $WORKFLOW_PATH_PUBLIC/install/.bash_custom_aliases
|
Loading…
Add table
Add a link
Reference in a new issue