debmaker/ressources/rss-bridge/prebuild

7 lines
124 B
Plaintext
Raw Normal View History

2022-01-23 21:49:01 +01:00
#!/bin/bash
VERSION=$1
cd /tmp/
git clone https://github.com/RSS-Bridge/rss-bridge.git
cd rss-bridge/
git checkout $VERSION