mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-09 13:44:24 +00:00
Adhere to the naming convention
This commit is contained in:
7
scripts/opensuse linux/zfs.setup.sh
Executable file
7
scripts/opensuse linux/zfs.setup.sh
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
# sources:
|
||||
# - https://en.opensuse.org/OpenZFS
|
||||
|
||||
sudo zypper addrepo --refresh https://download.opensuse.org/repositories/filesystems/openSUSE_Tumbleweed/filesystems.repo
|
||||
sudo zypper install --no-confirm zfs
|
||||
Reference in New Issue
Block a user