From: AJ ONeal Date: Thu, 25 Jun 2020 02:44:50 +0000 (+0000) Subject: add links back to deprecated-ish scripts X-Git-Url: https://git.josue.xyz/?p=webi-installers%2F.git;a=commitdiff_plain;h=d53cdb9eeaee56b4df95e4f88d5fb27313826c15 add links back to deprecated-ish scripts --- diff --git a/ssh-adduser/install.sh b/ssh-adduser/install.sh new file mode 120000 index 0000000..a4f9a46 --- /dev/null +++ b/ssh-adduser/install.sh @@ -0,0 +1 @@ +../ssh-utils/ssh-adduser.sh \ No newline at end of file diff --git a/ssh-pubkey/install.sh b/ssh-pubkey/install.sh new file mode 120000 index 0000000..c96a4a1 --- /dev/null +++ b/ssh-pubkey/install.sh @@ -0,0 +1 @@ +../ssh-utils/ssh-pubkey.sh \ No newline at end of file diff --git a/ssh-setpass/install.sh b/ssh-setpass/install.sh new file mode 120000 index 0000000..6944512 --- /dev/null +++ b/ssh-setpass/install.sh @@ -0,0 +1 @@ +../ssh-utils/ssh-setpass.sh \ No newline at end of file