diff options
| author | mo khan <mo.khan@gmail.com> | 2020-09-08 16:12:05 -0600 |
|---|---|---|
| committer | mo khan <mo.khan@gmail.com> | 2020-09-09 10:06:12 -0600 |
| commit | 91f0faf8dfc596dfde052763009fb520635e7fb1 (patch) | |
| tree | 08a1b38c4fa8def3983f36900d81627f974027e6 /config/files | |
| parent | 442402496d0107fa69de61e966215e06f95506e8 (diff) | |
fix: do not compress /usr/share
* do not allow license_scanning job to fail
* update script to download *.deb files
* ensure apt db is valid
* Update CHANGELOG and bump version
Diffstat (limited to 'config/files')
| -rw-r--r-- | config/files/.bashrc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/files/.bashrc b/config/files/.bashrc index 7017be5..61d4ecf 100644 --- a/config/files/.bashrc +++ b/config/files/.bashrc @@ -68,7 +68,6 @@ 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 -inflate /usr/share.tar.zst /usr # shellcheck source=/dev/null . "$ASDF_DATA_DIR/asdf.sh" |
