From 120b0999b4d996f4e9a0d78975f7ef4923b95e7e Mon Sep 17 00:00:00 2001 From: stkhan Date: Sat, 19 Jun 2021 10:42:51 -0500 Subject: Remove tmp dir Former-commit-id: f9a9e87a5573b8c6549d802405fa53c78ec419b9 --- sd/etc/clean | 9 --------- 1 file changed, 9 deletions(-) delete mode 100755 sd/etc/clean (limited to 'sd/etc/clean') diff --git a/sd/etc/clean b/sd/etc/clean deleted file mode 100755 index 6cf362c..0000000 --- a/sd/etc/clean +++ /dev/null @@ -1,9 +0,0 @@ -#!/bin/sh -# This script is used to test new installations of sarc and delete current ones - -sudo rm -r ~/.config/sarc -sudo rm /usr/local/bin/dm* -sudo rm /usr/local/bin/dwm* -sudo rm /usr/local/bin/st* -rm ~/.xinitrc - -- cgit v1.2.3