openmamba-release/openmamba-smart-configure-o...

5 lines
132 B
Python
Raw Normal View History

2015-02-15 15:36:26 +01:00
import os
if os.path.isfile('/etc/smart/distro.d/00-configure-once.py'):
os.remove('/etc/smart/distro.d/00-configure-once.py')