about summary refs log tree commit diff stats
path: root/update.sh
blob: 6f8a65c1e72105c3d8fa2039d213429a33657f80 (plain) (blame)
1
2
3
4
5
6
#!/bin/sh
# shellcheck disable=SC2086

./hm/soispha/conf/firefox/scripts/update_extensions

./sys/nixpkgs/pkgs/update_pkgs "$@"