From c855a93cbd214da6cff22ddd1f8fc95305548de2 Mon Sep 17 00:00:00 2001 From: Raphael Date: Thu, 7 Oct 2010 16:06:59 -0700 Subject: [PATCH] Move install scripts to /pkg --- {script => pkg}/bootstrap-fedora-diaspora.sh | 0 {script => pkg}/ubuntu-setup.bash | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename {script => pkg}/bootstrap-fedora-diaspora.sh (100%) rename {script => pkg}/ubuntu-setup.bash (100%) diff --git a/script/bootstrap-fedora-diaspora.sh b/pkg/bootstrap-fedora-diaspora.sh similarity index 100% rename from script/bootstrap-fedora-diaspora.sh rename to pkg/bootstrap-fedora-diaspora.sh diff --git a/script/ubuntu-setup.bash b/pkg/ubuntu-setup.bash similarity index 100% rename from script/ubuntu-setup.bash rename to pkg/ubuntu-setup.bash