close Warning: Failed to sync with repository "ogBrowser-Git": (1366, "Incorrect string value: '\\xF0\\x9F\\x93\\xA6 I...' for column 'message' at row 1"); repository information may be out of date. Look in the Trac log for more information including mitigation strategies.

source: ogBrowser-Git/clean

fix_uploadmain
Last change on this file was 0b5cc5a, checked in by adelcastillo <adelcastillo@…>, 16 years ago

Modo admin y user separado.

git-svn-id: https://opengnsys.es/svn/trunk@659 a21b9725-9963-47de-94b9-378ad31fedc9

  • Property mode set to 100755
File size: 219 bytes
Line 
1#!/bin/bash
2
3rm -fv browser browser_d libqtermwidget.a libqtermwidget_d.a Makefile
4rm -rfv .moc .objs_d .objs
5rm -fv qtermwidget/Makefile qtermwidget/src/Makefile{,.Debug,.Release}
6rm -fv src/Makefile{,.Debug,.Release}
Note: See TracBrowser for help on using the repository browser.