aboutsummaryrefslogtreecommitdiff
path: root/autoWall.sh
diff options
context:
space:
mode:
Diffstat (limited to 'autoWall.sh')
-rwxr-xr-xautoWall.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/autoWall.sh b/autoWall.sh
index 36432cb..f5fc628 100755
--- a/autoWall.sh
+++ b/autoWall.sh
@@ -28,6 +28,11 @@ do
done
echo
fi
+
+ if [ ${action} = "del" -o ${action} = "delete" ]
+ then
+ rm $(cat ~/.actWall)
+ fi
if [ ${action} = "save" ]
then
cp ~/.actWall ~/.savedWall