diff options
| author | mo khan <mo.khan@gmail.com> | 2020-09-11 14:56:44 -0600 |
|---|---|---|
| committer | mo khan <mo.khan@gmail.com> | 2020-09-13 20:34:12 -0600 |
| commit | c26054b680ef91f2b012c8e44f4a4237c830a039 (patch) | |
| tree | 8083deed0180cfb5b395db0b43872287c0243f93 /config/files | |
| parent | 584d83b75385535017158ba65b5b97a9cfcad2b2 (diff) | |
fix: remove problematic packages
* chore: remove intermediate containers
* fix: Update rack to 2.2.3
* fix: import nodejs keyring after plugin update
* fix: install dev packages for C based tools
* fix: remove unnecessary packages and cleanup
Diffstat (limited to 'config/files')
| -rw-r--r-- | config/files/.bashrc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/config/files/.bashrc b/config/files/.bashrc index 61d4ecf..8349f0b 100644 --- a/config/files/.bashrc +++ b/config/files/.bashrc @@ -64,10 +64,7 @@ fi inflate /opt/gitlab/.config.tar.zst /opt/gitlab inflate /opt/gitlab/.m2.tar.zst /opt/gitlab inflate /opt/gitlab/embedded.tar.zst /opt/gitlab -inflate /usr/include.tar.zst /usr -inflate /usr/lib/gcc.tar.zst /usr/lib inflate /usr/lib/git-core.tar.zst /usr/lib -inflate /usr/lib/llvm-7.tar.zst /usr/lib # shellcheck source=/dev/null . "$ASDF_DATA_DIR/asdf.sh" |
