Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openwrt/buildscripts.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'pkgupdate.sh')
-rwxr-xr-xpkgupdate.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgupdate.sh b/pkgupdate.sh
index 4513a6d..84563c6 100755
--- a/pkgupdate.sh
+++ b/pkgupdate.sh
@@ -1,6 +1,6 @@
#!/bin/bash
-. ./bin/functions.sh
+. ./shared/functions.sh
terminate() {
local jobs="$(jobs -p)"