mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
* PHP 5.1.4 * HTTPD-2.2.2 * GNU readline 5.1 DAS WEBINTERFACE ARBEITET MOEGLICHERWEISE NICHT! git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@273 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
11 lines
426 B
Bash
11 lines
426 B
Bash
#!/bin/bash
|
|
#################################################################
|
|
# #
|
|
# This file belongs to IPFire Firewall - GPLv2 - www.ipfire.org #
|
|
# #
|
|
#################################################################
|
|
#
|
|
# Delete the files
|
|
## Befehl fehlt noch
|
|
rm -f /opt/pakfire/installed/ROOTFILES.$2
|