mirror of
https://gitlab.com/octtspacc/OcttKB
synced 2025-06-06 00:29:12 +02:00
Update 3 files
- /Wiki-OcttKB/tiddlers/System/$__OcttKB_Repo_GitLab.Main.sh.txt - /Wiki-OcttKB/tiddlers/System/$__OcttKB_Repo_GitLab.Main.sh.txt.meta - /Bootstrap.sh
This commit is contained in:
@ -1,6 +0,0 @@
|
||||
#!/bin/sh
|
||||
sh ./Main.sh
|
||||
sh ./SetupGitProfile.sh || true
|
||||
CommitCheck="$(git log -1 --pretty=%B)"
|
||||
CommitMsg0="OcttKB Cross-Repo Sync"
|
||||
[ "$CommitCheck" != "$CommitMsg0 (HTML to Raw)" ] && [ "$CommitCheck" != "$CommitMsg0 (Raw to HTML)" ] && sh ./GitLab.CrossRepoSync.sh || true
|
@ -1,7 +0,0 @@
|
||||
created: 20230228075916930
|
||||
creator: Octt
|
||||
modified: 20230228095455279
|
||||
modifier: Octt
|
||||
tags:
|
||||
title: $:/OcttKB/Repo/GitLab.Main.sh
|
||||
type: text/plain
|
Reference in New Issue
Block a user