File tree Expand file tree Collapse file tree 5 files changed +50
-1
lines changed
Expand file tree Collapse file tree 5 files changed +50
-1
lines changed Original file line number Diff line number Diff line change 11#! /usr/bin/env bash
2+ # ==========================================================================
3+ # ____ _ _ _ _____ _
4+ # | __ ) _ _(_) | __| | |_ _|__ ___ | |___
5+ # | _ \| | | | | |/ _` |_____| |/ _ \ / _ \| / __|
6+ # | |_) | |_| | | | (_| |_____| | (_) | (_) | \__ \
7+ # |____/ \__,_|_|_|\__,_| |_|\___/ \___/|_|___/
8+ #
9+ # --- Build-Tools ---
10+ # https://www.nntb.no/~dreibh/system-tools/
11+ # ==========================================================================
212#
313# GitHub Actions Scripts
414# Copyright (C) 2021-2026 by Thomas Dreibholz
Original file line number Diff line number Diff line change 11#! /usr/bin/env bash
2+ # ==========================================================================
3+ # ____ _ _ _ _____ _
4+ # | __ ) _ _(_) | __| | |_ _|__ ___ | |___
5+ # | _ \| | | | | |/ _` |_____| |/ _ \ / _ \| / __|
6+ # | |_) | |_| | | | (_| |_____| | (_) | (_) | \__ \
7+ # |____/ \__,_|_|_|\__,_| |_|\___/ \___/|_|___/
8+ #
9+ # --- Build-Tools ---
10+ # https://www.nntb.no/~dreibh/system-tools/
11+ # ==========================================================================
212#
313# GitHub Actions Scripts
414# Copyright (C) 2021-2026 by Thomas Dreibholz
Original file line number Diff line number Diff line change 11#! /usr/bin/env bash
2+ # ==========================================================================
3+ # ____ _ _ _ _____ _
4+ # | __ ) _ _(_) | __| | |_ _|__ ___ | |___
5+ # | _ \| | | | | |/ _` |_____| |/ _ \ / _ \| / __|
6+ # | |_) | |_| | | | (_| |_____| | (_) | (_) | \__ \
7+ # |____/ \__,_|_|_|\__,_| |_|\___/ \___/|_|___/
8+ #
9+ # --- Build-Tools ---
10+ # https://www.nntb.no/~dreibh/system-tools/
11+ # ==========================================================================
212#
313# GitHub Actions Scripts
414# Copyright (C) 2021-2026 by Thomas Dreibholz
Original file line number Diff line number Diff line change 11#! /usr/bin/env bash
2+ # ==========================================================================
3+ # ____ _ _ _ _____ _
4+ # | __ ) _ _(_) | __| | |_ _|__ ___ | |___
5+ # | _ \| | | | | |/ _` |_____| |/ _ \ / _ \| / __|
6+ # | |_) | |_| | | | (_| |_____| | (_) | (_) | \__ \
7+ # |____/ \__,_|_|_|\__,_| |_|\___/ \___/|_|___/
8+ #
9+ # --- Build-Tools ---
10+ # https://www.nntb.no/~dreibh/system-tools/
11+ # ==========================================================================
212#
313# GitHub Actions Scripts
414# Copyright (C) 2021-2026 by Thomas Dreibholz
Original file line number Diff line number Diff line change 11#!/usr/bin/env python3
2- # -*- coding: utf-8 -*-
2+ # ==========================================================================
3+ # ____ _ _ _ _____ _
4+ # | __ ) _ _(_) | __| | |_ _|__ ___ | |___
5+ # | _ \| | | | | |/ _` |_____| |/ _ \ / _ \| / __|
6+ # | |_) | |_| | | | (_| |_____| | (_) | (_) | \__ \
7+ # |____/ \__,_|_|_|\__,_| |_|\___/ \___/|_|___/
8+ #
9+ # --- Build-Tools ---
10+ # https://www.nntb.no/~dreibh/system-tools/
11+ # ==========================================================================
312#
413# GitHub Actions Scripts
514# Copyright (C) 2018-2026 by Thomas Dreibholz
You can’t perform that action at this time.
0 commit comments