opnsense-src/libexec/nuageinit/tests/addsshkey.lua

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
75 B
Lua
Raw Permalink Normal View History

#!/usr/libexec/flua
local n = require("nuage")
n.addsshkey(".", "mykey")