mirror of
https://github.com/itdoginfo/podkop.git
synced 2025-12-19 05:58:19 +03:00
Fix
This commit is contained in:
@@ -72,6 +72,7 @@ main() {
|
||||
if [ -n "$file" ]; then
|
||||
echo "Installing $file"
|
||||
opkg install "$DOWNLOAD_DIR/$file"
|
||||
sleep 3
|
||||
fi
|
||||
done
|
||||
|
||||
|
||||
Reference in New Issue
Block a user