From 3ce4056145ddf83646f0e3865ad5f9ae9da98cde Mon Sep 17 00:00:00 2001 From: Chris Koeritz Date: Mon, 14 May 2018 14:24:17 -0400 Subject: [PATCH] thou shalt not kill or write scripts that contain the word in their name, i guess. --- scripts/opensim/{kill_opensims.sh => zap_opensims.sh} | 0 scripts/processes/{pskill.sh => pszap.sh} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename scripts/opensim/{kill_opensims.sh => zap_opensims.sh} (100%) rename scripts/processes/{pskill.sh => pszap.sh} (100%) diff --git a/scripts/opensim/kill_opensims.sh b/scripts/opensim/zap_opensims.sh similarity index 100% rename from scripts/opensim/kill_opensims.sh rename to scripts/opensim/zap_opensims.sh diff --git a/scripts/processes/pskill.sh b/scripts/processes/pszap.sh similarity index 100% rename from scripts/processes/pskill.sh rename to scripts/processes/pszap.sh -- 2.34.1