Auto commit: 2024-11-08 20:40:03
This commit is contained in:
parent
4f7c77e12b
commit
2c8bef42f5
3 changed files with 5 additions and 2 deletions
|
@ -20,7 +20,7 @@ done
|
|||
if [[ -n $(yadm status --porcelain) ]]; then
|
||||
yadm commit -m "Auto commit: $(date +'%Y-%m-%d %H:%M:%S')"
|
||||
# Check if the ssh-agent env is present
|
||||
if [ -f ~/.ssh/agent_env ]; then
|
||||
if [ -f ~/.ssh/environment-dpad ]; then
|
||||
source "$HOME/.ssh/environment-dpad"
|
||||
yadm push
|
||||
else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue