Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:dl8fcl:test2
CatRadio
CatRadio_start
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File CatRadio_start of Package CatRadio
#!/bin/bash # Copyright (c) 2023 Walter Fey DL8FCL # This file is under MIT license # # CatRadio requires the binary and the configuration files in the same # subdirectory. This script is a hack to install CatRadio to the home # directory and keep it up to date. if [ -d ~/.CatRadio ]; then cp -u /usr/bin/CatRadio-bin ~/.CatRadio ~/.CatRadio/CatRadio-bin else mkdir ~/.CatRadio cp /usr/bin/CatRadio-bin ~/.CatRadio ~/.CatRadio/CatRadio-bin fi
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor