From 83717a29815d66db14da52475773cc3815523f7b Mon Sep 17 00:00:00 2001 From: gryf Date: Thu, 3 Oct 2019 09:42:31 +0200 Subject: [PATCH] Moved bootstrap script to specific distro file --- bootstrap.sh => bootstrap_ubuntu.sh | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename bootstrap.sh => bootstrap_ubuntu.sh (100%) diff --git a/bootstrap.sh b/bootstrap_ubuntu.sh similarity index 100% rename from bootstrap.sh rename to bootstrap_ubuntu.sh