mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
4 lines
72 B
Bash
Executable file
4 lines
72 B
Bash
Executable file
#!/bin/sh
|
|
|
|
zypper refresh
|
|
zypper patch -y --with-update --with-optional
|