5 lines
93 B
Bash
Executable File
5 lines
93 B
Bash
Executable File
#!/bin/bash
|
|
export project=openSUSE:Leap:15.0
|
|
export repos=$project/standard
|
|
osrt-pkglistgen
|