Not supported on certain versions of BusyBox - fixes issue #52
This commit is contained in:
+1
-1
@@ -101,7 +101,7 @@ fn_touch() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
fn_ln() {
|
fn_ln() {
|
||||||
fn_run_cmd "ln -vs -- $1 $2"
|
fn_run_cmd "ln -s -- $1 $2"
|
||||||
}
|
}
|
||||||
|
|
||||||
# -----------------------------------------------------------------------------
|
# -----------------------------------------------------------------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user