diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-01-01 04:41:57 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-01-01 04:41:57 +0900 |
| commit | 2f2cff1f506a7ab7a3b1ea3ec220b3a29b806b50 (patch) | |
| tree | 226aa57518c963b045a8644cc913e40be25a8c31 /static/thesiah.sh | |
| parent | 8314c04f8d09dda773ce5ce671fc1b5d69ebffe6 (diff) | |
updates
Diffstat (limited to 'static/thesiah.sh')
| -rwxr-xr-x | static/thesiah.sh | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/static/thesiah.sh b/static/thesiah.sh index eb8729d..5e0388f 100755 --- a/static/thesiah.sh +++ b/static/thesiah.sh @@ -277,7 +277,6 @@ makeuserjs() { overrides="$sipdir/user-overrides.js" userjs="$sipdir/user.js" ln -fs "/home/$name/.config/firefox/thesiah.js" "$overrides" - ln -fs "/home/$name/.config/firefox/chrome" "$sipdir" [ ! -f "$arkenfox" ] && curl -sL "https://raw.githubusercontent.com/arkenfox/user.js/master/user.js" >"$arkenfox" chown "$name:wheel" "$arkenfox" "$userjs" cat "$arkenfox" "$overrides" >"$userjs" @@ -291,8 +290,8 @@ makeuserjs() { Operation = Upgrade Type = Package Target = firefox -Target = librewolf Target = librewolf-bin +Target = librewolf [Action] Description=Update Arkenfox user.js When=PostTransaction |
