#!/bin/sh

rm -rf /opt/plastic-schemes/DeepBlue
rm -rf /opt/plastic-schemes/DeepGreen
rm -rf /opt/plastic-schemes/DeepOrange
rm -rf /opt/plastic-schemes/DeepPurple
rm -rf /opt/plastic-schemes/DeepRed
rm -rf /opt/plastic-schemes/ExtraCoffee
rm -rf /opt/plastic-schemes/LiquidCarbon
rm -rf /opt/plastic-schemes/LiquidCyan
rm -rf /opt/plastic-schemes/LiquidGold

return 0
