mirror of
https://cagebreak.project-repo.co/cagebreak.git
synced 2026-08-23 05:54:19 +02:00
Adapt to 2024.
This commit is contained in:
parent
511e9ed4ed
commit
d1ae07ef5a
76 changed files with 76 additions and 76 deletions
|
|
@ -1,5 +1,5 @@
|
|||
#!/bin/bash
|
||||
# Copyright 2023, project-repo and the cagebreak contributors
|
||||
# Copyright 2023 - 2024, project-repo and the cagebreak contributors
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
named_pipe_send="$(mktemp -u)"
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
#!/bin/bash
|
||||
# Copyright 2023, project-repo, sodface and the cagebreak contributors
|
||||
# Copyright 2023 - 2024, project-repo, sodface and the cagebreak contributors
|
||||
# SPDX-License-Identifier: MIT
|
||||
#
|
||||
# Execute this script if you want to take a screenshot.
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
#!/bin/bash
|
||||
# Copyright 2020 - 2023, project-repo and the cagebreak contributors
|
||||
# Copyright 2020 - 2024, project-repo and the cagebreak contributors
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
# This script displays the process names of the views on the current workspace.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue