diff options
| author | EuAndreh <eu@euandre.org> | 2021-03-05 17:57:54 -0300 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2021-03-05 17:57:54 -0300 |
| commit | 3c61b26d4530e1b74188a7b9f0eb5033761b21c9 (patch) | |
| tree | 83e0f8b5f6146b53e0848f803ca4b2c3e5261c31 /sh | |
| parent | fake-symlinks: Makefile: Add -O3 to CFLAGS (diff) | |
| download | dotfiles-3c61b26d4530e1b74188a7b9f0eb5033761b21c9.tar.gz dotfiles-3c61b26d4530e1b74188a7b9f0eb5033761b21c9.tar.xz | |
fake-symlinks.sh: Add gitstatic
Diffstat (limited to 'sh')
| -rw-r--r-- | sh/fake-symlinks.sh | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sh/fake-symlinks.sh b/sh/fake-symlinks.sh index ef4faafa..4ea859ca 100644 --- a/sh/fake-symlinks.sh +++ b/sh/fake-symlinks.sh @@ -395,7 +395,8 @@ ln_all ln_makefile_only_guix_project servers \ discussions-site \ package-repository \ paku \ - std-tools + std-tools \ + gistatic ln_all ln_bare_project brinquedoteca \ casa-do-caminho \ music \ |
