1
0
mirror of https://github.com/gryf/wicd.git synced 2026-04-29 02:04:06 +02: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
+1 -1
View File
@@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/sh
if [ ! -d "$HOME/.wicd" ]; then
mkdir -p "$HOME/.wicd"
fi