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

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

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