source: trunk/server/common/oursrc/accountadm/mrproper @ 2581

Last change on this file since 2581 was 2145, checked in by andersk, 12 years ago
Kill signup-scripts-frontend We don’t need this setuid binary because we’re already running as the right user, and also WTF was it doing with snprintf.
  • Property svn:executable set to *
File size: 105 bytes
Line 
1#!/bin/sh
2
3rm -f admof signup-scripts-backend mbash
4rm -f configure config.* Makefile
5rm -rf auto*.cache
Note: See TracBrowser for help on using the repository browser.