File get-source.sh of Package AdGuardHome

#!/bin/bash

osc service dr

cd AdGuardHome/client
npm install --no-save
tar -czf ../../node_modules.tar.gz node_modules
cd ../..
rm -rf AdGuardHome
openSUSE Build Service is sponsored by