mirror of
https://github.com/nox-project/nox-framework.git
synced 2026-06-08 08:05:50 +00:00
4 lines
40 B
Bash
Executable File
4 lines
40 B
Bash
Executable File
#!/bin/sh
|
|
set -e
|
|
rm -f /usr/bin/nox-cli
|