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

Last change on this file since 2740 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
RevLine 
[36]1#!/bin/sh
2
[2145]3rm -f admof signup-scripts-backend mbash
[56]4rm -f configure config.* Makefile
[36]5rm -rf auto*.cache
Note: See TracBrowser for help on using the repository browser.