diff options
author | terminaldweller <thabogre@gmail.com> | 2023-03-10 10:53:48 +0000 |
---|---|---|
committer | terminaldweller <thabogre@gmail.com> | 2023-03-10 10:53:48 +0000 |
commit | e9a4f9e81a55e8ba5264e6b2b524dc74bf4ec8e8 (patch) | |
tree | d4c7a67e38e4fa2e3a3aba26df1d82e97f1d319d /terminaldweller.com/cgit/bootstrap | |
parent | update (diff) | |
download | scripts-e9a4f9e81a55e8ba5264e6b2b524dc74bf4ec8e8.tar.gz scripts-e9a4f9e81a55e8ba5264e6b2b524dc74bf4ec8e8.zip |
updates
Diffstat (limited to 'terminaldweller.com/cgit/bootstrap')
-rwxr-xr-x | terminaldweller.com/cgit/bootstrap/bootstrap.sh | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/terminaldweller.com/cgit/bootstrap/bootstrap.sh b/terminaldweller.com/cgit/bootstrap/bootstrap.sh index ba2e1b0..e62b4a4 100755 --- a/terminaldweller.com/cgit/bootstrap/bootstrap.sh +++ b/terminaldweller.com/cgit/bootstrap/bootstrap.sh @@ -32,6 +32,10 @@ REPOS="cgrep \ faultreiber \ luatablegen \ magni \ + virttop \ + tunneltop \ + memdump \ + lclip \ cfe-extra" bootstrap() { |