From f5858bc9406acbf4be8d661283cbde366637ce8c Mon Sep 17 00:00:00 2001 From: Simon Bruder Date: Sun, 28 Oct 2018 09:48:10 +0000 Subject: [PATCH] [src/bin] add srandrd --- .gitmodules | 3 +++ home/bin/srandrd | 1 + home/src/srandrd | 1 + 3 files changed, 5 insertions(+) create mode 120000 home/bin/srandrd create mode 160000 home/src/srandrd diff --git a/.gitmodules b/.gitmodules index d76822d..13ea315 100644 --- a/.gitmodules +++ b/.gitmodules @@ -16,3 +16,6 @@ [submodule "home/.nvm"] path = nvm url = https://github.com/creationix/nvm +[submodule "home/src/srandrd"] + path = home/src/srandrd + url = https://github.com/jceb/srandrd diff --git a/home/bin/srandrd b/home/bin/srandrd new file mode 120000 index 0000000..04edf2d --- /dev/null +++ b/home/bin/srandrd @@ -0,0 +1 @@ +../src/srandrd/srandrd \ No newline at end of file diff --git a/home/src/srandrd b/home/src/srandrd new file mode 160000 index 0000000..6288a36 --- /dev/null +++ b/home/src/srandrd @@ -0,0 +1 @@ +Subproject commit 6288a36a14b3d9ccd30f4a2d5f5f2f38b236d38b