Skip to content

Commit

Permalink
open source
Browse files Browse the repository at this point in the history
  • Loading branch information
daisycamber committed Nov 27, 2024
1 parent c9d5bae commit 4cf3c38
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion backup_date.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Tue Nov 26 10:33:03 PM PST 2024
Tue Nov 26 10:33:57 PM PST 2024
2 changes: 1 addition & 1 deletion backup_init_date.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Tue Nov 26 10:32:50 PM PST 2024
Tue Nov 26 10:33:48 PM PST 2024
2 changes: 2 additions & 0 deletions log/commands.log
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion scripts/backup
Original file line number Diff line number Diff line change
Expand Up @@ -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"

0 comments on commit 4cf3c38

Please sign in to comment.