diff --git a/script/all.sh b/script/build-external-libs/all.sh similarity index 100% rename from script/all.sh rename to script/build-external-libs/all.sh diff --git a/script/build-boost.sh b/script/build-external-libs/build-boost.sh similarity index 100% rename from script/build-boost.sh rename to script/build-external-libs/build-boost.sh diff --git a/script/build-monero.sh b/script/build-external-libs/build-monero.sh similarity index 100% rename from script/build-monero.sh rename to script/build-external-libs/build-monero.sh diff --git a/script/build-openssl.sh b/script/build-external-libs/build-openssl.sh similarity index 100% rename from script/build-openssl.sh rename to script/build-external-libs/build-openssl.sh diff --git a/script/build-wownero.sh b/script/build-external-libs/build-wownero.sh similarity index 100% rename from script/build-wownero.sh rename to script/build-external-libs/build-wownero.sh diff --git a/script/post-build-openssl.sh b/script/build-external-libs/post-build-openssl.sh similarity index 100% rename from script/post-build-openssl.sh rename to script/build-external-libs/post-build-openssl.sh diff --git a/script/pre-build-boost.sh b/script/build-external-libs/pre-build-boost.sh similarity index 100% rename from script/pre-build-boost.sh rename to script/build-external-libs/pre-build-boost.sh diff --git a/script/prep-toolchain.sh b/script/build-external-libs/prep-toolchain.sh similarity index 100% rename from script/prep-toolchain.sh rename to script/build-external-libs/prep-toolchain.sh diff --git a/fdroid-shell.nix b/script/nix/f-droid-build-shell.nix similarity index 100% rename from fdroid-shell.nix rename to script/nix/f-droid-build-shell.nix diff --git a/shell.nix b/script/nix/shell.nix similarity index 100% rename from shell.nix rename to script/nix/shell.nix