From 4cf3c38e82c964f0c49d894fdd7ed9652dfb7638 Mon Sep 17 00:00:00 2001 From: Jasper Holton Date: Tue, 26 Nov 2024 22:33:59 -0800 Subject: [PATCH] open source --- backup_date.txt | 2 +- backup_init_date.txt | 2 +- log/commands.log | 2 ++ scripts/backup | 2 +- 4 files changed, 5 insertions(+), 3 deletions(-) diff --git a/backup_date.txt b/backup_date.txt index da4257125..4598a3a42 100755 --- a/backup_date.txt +++ b/backup_date.txt @@ -1 +1 @@ -Tue Nov 26 10:33:03 PM PST 2024 +Tue Nov 26 10:33:57 PM PST 2024 diff --git a/backup_init_date.txt b/backup_init_date.txt index a0c717e2b..6a2fc0c16 100755 --- a/backup_init_date.txt +++ b/backup_init_date.txt @@ -1 +1 @@ -Tue Nov 26 10:32:50 PM PST 2024 +Tue Nov 26 10:33:48 PM PST 2024 diff --git a/log/commands.log b/log/commands.log index d2b8dcf7e..80d0c6b01 100755 --- a/log/commands.log +++ b/log/commands.log @@ -640,3 +640,5 @@ 2024-11-26T22:32:26.653241-08:00 lotteh team: team [2487]: git remote -v 2024-11-26T22:32:33.479532-08:00 lotteh team: team [2487]: git remote add originlab git@gitlab.com:jasperholton/lotteh2024-11-20.git 2024-11-26T22:32:45.655033-08:00 lotteh team: team [3882]: sudo nano /etc/ascripts +2024-11-26T22:33:26.800296-08:00 lotteh team: team [2487]: sudo backup nodb +2024-11-26T22:33:45.824674-08:00 lotteh team: team [2487]: sudo ascript backup diff --git a/scripts/backup b/scripts/backup index 4188ebf64..287c40e2d 100755 --- a/scripts/backup +++ b/scripts/backup @@ -184,5 +184,5 @@ sudo git init --initial-branch=main sudo git add --all sudo git commit -m "open source" sudo git remote add originhub git@github.com:daisycamber/lotteharper.git -sudo git push -u originhub main +sudo git push -u -f originhub main cd $"/home/$U"