1
0
mirror of https://github.com/gryf/wicd.git synced 2026-03-01 22:25:48 +01:00

Debian patch: 05-use_binsh.patch

This commit is contained in:
Adam Blackburn
2010-05-29 17:32:34 +08:00
parent d7a622545b
commit 72b794df96
3 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/sh
if [ ! -d "$HOME/.wicd" ]; then
mkdir -p "$HOME/.wicd"
fi