diff options
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -16,6 +16,7 @@ nix-info-nixops: | |||
16 | 16 | ||
17 | nur: | 17 | nur: |
18 | ./scripts/make-nur | 18 | ./scripts/make-nur |
19 | curl -o /dev/null -XPOST "https://nur-update.herokuapp.com/update?repo=immae" | ||
19 | 20 | ||
20 | shellcheck: | 21 | shellcheck: |
21 | shellcheck scripts/* nixops/scripts/* modules/private/gitolite/gitolite_ldap_groups.sh modules/private/ssh/ldap_authorized_keys.sh modules/private/pub/restrict | 22 | shellcheck scripts/* nixops/scripts/* modules/private/gitolite/gitolite_ldap_groups.sh modules/private/ssh/ldap_authorized_keys.sh modules/private/pub/restrict |