Commit Graph

7 Commits (782cd8257526d6ef68b4903da5db5c4f94e17000)

Author SHA1 Message Date
Tk-Glitch 04cbe4bf3e TkgThingy: Use recursive git pull origin master instead of git submodule update --remote to update submodules.
This should bypass the desynchronization with remote master branches and make updating everything more robust, as it was before the submodules introduction.
2020-07-30 16:21:29 +07:00
Tk-Glitch faef388541 TkgThingy: Oops typo 2020-06-15 17:31:02 +07:00
Tk-Glitch 0d37414730 TkgThingy: Update entries 2020-06-15 17:29:47 +07:00
Tk-Glitch 131b0adaf8 TkgThingy: Create ext config dir if needed
Fixes https://github.com/Tk-Glitch/PKGBUILDS/issues/547
2020-04-19 21:00:22 +07:00
Tk-Glitch e50c447943 TkgThingy: Allow for selective external config file generation at runtime
Thanks to @Muhownage for the suggestion
2020-04-16 16:43:10 +07:00
Tk-Glitch e976311d8b TkgThingy: typo 2020-04-15 16:33:27 +07:00
Tk-Glitch aeb7406649 Introduce TkgThingy script. This automates creation of external config files for -tkg stuff and can also run `git submodule update --remote` if needed. It'll be used for more QoL automation tasks in the future. 2020-04-15 16:09:55 +07:00