mirror of
https://forge.chapril.org/tykayn/workflow
synced 2025-06-20 01:44:43 +02:00
up
This commit is contained in:
parent
cdaf5a2f37
commit
67d5953c38
7 changed files with 38 additions and 9 deletions
|
@ -1,10 +1,10 @@
|
|||
#!/bin/bash
|
||||
# these bash aliases are meant to be added in your user folder,
|
||||
# in a file named: .bash_aliases (with the dot at the beginning)
|
||||
# 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
|
||||
#
|
||||
# load variables
|
||||
#echo "load functions to sync files"
|
||||
# load variables
|
||||
echo "bash custom aliases: load functions to sync files"
|
||||
source ~/Nextcloud/ressources/workflow_nextcloud/public_workflow/workflow_variables.sh
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue