7 lines
69 B
Bash
7 lines
69 B
Bash
|
#!/bin/sh
|
||
|
|
||
|
# FOR SARGE
|
||
|
# Include upgrade* dir when available
|
||
|
|
||
|
exit 0
|