mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-09 05:44:23 +00:00
Imported scripts from private repository and enforced the naming convention
This commit is contained in:
5
scripts/archlinux/firefox.install.sh
Normal file
5
scripts/archlinux/firefox.install.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env sh
|
||||
|
||||
sudo pacman --noconfirm \
|
||||
--sync --needed --noprogressbar --quiet --refresh \
|
||||
firefox
|
||||
Reference in New Issue
Block a user