about summary refs log tree commit diff
path: root/scripts
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2024-01-24 12:08:36 +0100
committerRory& <root@rory.gay>2024-01-24 12:08:36 +0100
commitebb775340a8198247113b9a3374cfda159a9fe3c (patch)
tree36ec2b971004d5a3bf9df7605d064554f22b3ea0 /scripts
parentLibMatrix update, refactor login page, add web manifest (diff)
downloadMatrixUtils-ebb775340a8198247113b9a3374cfda159a9fe3c.tar.xz
Minor cleanup of file tree
Diffstat (limited to '')
-rwxr-xr-xscripts/deploy-chroot.sh (renamed from deploy-chroot.sh)0
-rwxr-xr-xscripts/deploy-local.sh (renamed from deploy-local.sh)0
-rwxr-xr-xscripts/deploy.sh (renamed from deploy.sh)2
-rw-r--r--scripts/include/mirrorlist (renamed from mirrorlist)0
-rw-r--r--scripts/include/pacman.conf (renamed from pacman.conf)0
-rwxr-xr-xscripts/mkdeps (renamed from mkdeps)0
-rwxr-xr-xscripts/nuget-to-nix.sh (renamed from nuget-to-nix.sh)0
-rwxr-xr-xscripts/reset-submodules.sh (renamed from reset-submodules.sh)0
8 files changed, 1 insertions, 1 deletions
diff --git a/deploy-chroot.sh b/scripts/deploy-chroot.sh

index f5c7394..f5c7394 100755 --- a/deploy-chroot.sh +++ b/scripts/deploy-chroot.sh
diff --git a/deploy-local.sh b/scripts/deploy-local.sh
index a030a21..a030a21 100755 --- a/deploy-local.sh +++ b/scripts/deploy-local.sh
diff --git a/deploy.sh b/scripts/deploy.sh
index dd91c42..df79ace 100755 --- a/deploy.sh +++ b/scripts/deploy.sh
@@ -4,7 +4,7 @@ then echo "tree is clean" else echo "tree is dirty, please commit changes before running this" - exit +# exit fi BASE_DIR=`pwd` diff --git a/mirrorlist b/scripts/include/mirrorlist
index 2929fbc..2929fbc 100644 --- a/mirrorlist +++ b/scripts/include/mirrorlist
diff --git a/pacman.conf b/scripts/include/pacman.conf
index 8f2650c..8f2650c 100644 --- a/pacman.conf +++ b/scripts/include/pacman.conf
diff --git a/mkdeps b/scripts/mkdeps
index ccb1370..ccb1370 100755 --- a/mkdeps +++ b/scripts/mkdeps
diff --git a/nuget-to-nix.sh b/scripts/nuget-to-nix.sh
index 7aa35fb..7aa35fb 100755 --- a/nuget-to-nix.sh +++ b/scripts/nuget-to-nix.sh
diff --git a/reset-submodules.sh b/scripts/reset-submodules.sh
index 60f2267..60f2267 100755 --- a/reset-submodules.sh +++ b/scripts/reset-submodules.sh