mirror of
https://github.com/sol1/rustguac.git
synced 2026-09-10 17:47:13 +00:00
67101e27ce
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
7 lines
38 B
Bash
Executable File
7 lines
38 B
Bash
Executable File
#!/bin/sh
|
|
set -e
|
|
|
|
#DEBHELPER#
|
|
|
|
exit 0
|