diff options
-rwxr-xr-x | update.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/update.sh b/update.sh index f6431055..d64db739 100755 --- a/update.sh +++ b/update.sh @@ -1,4 +1,4 @@ #!/bin/sh # shellcheck disable=SC2086 -./home-manager/soispha/config/firefox/scripts/update_extensions +./hm/soispha/conf/firefox/scripts/update_extensions |