...
This commit is contained in:
@@ -225,7 +225,9 @@ function myplatform {
|
|||||||
myplatform
|
myplatform
|
||||||
|
|
||||||
function os_update {
|
function os_update {
|
||||||
ubuntu_sources_fix
|
if [[ "${OSNAME}" == "ubuntu" ]]; then
|
||||||
|
ubuntu_sources_fix
|
||||||
|
fi
|
||||||
echo ' - os update'
|
echo ' - os update'
|
||||||
if [[ "${OSNAME}" == "ubuntu" ]]; then
|
if [[ "${OSNAME}" == "ubuntu" ]]; then
|
||||||
if is_github_actions; then
|
if is_github_actions; then
|
||||||
|
|||||||
Reference in New Issue
Block a user