Initial commit
This commit is contained in:
10
clone_and_link.sh
Executable file
10
clone_and_link.sh
Executable file
@@ -0,0 +1,10 @@
|
||||
#! /bin/sh
|
||||
#
|
||||
# clone_and_link.sh
|
||||
# Copyright (C) 2016 fabian <fabian@fabi-laptop-arch>
|
||||
#
|
||||
# Distributed under terms of the MIT license.
|
||||
#
|
||||
|
||||
|
||||
git submodule update --init --recursive
|
||||
Reference in New Issue
Block a user