mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2025-02-06 18:36:48 +02:00
3 lines
30 B
Bash
Executable file
3 lines
30 B
Bash
Executable file
#! /bin/sh -ex
|
|
echo $*
|
|
exit 1
|