Changed sh part to a more portable.

This commit is contained in:
Emilis Dambauskas 2020-11-29 17:41:49 +02:00
parent 998f0844f9
commit 7d2f65d840
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/sh
#!/bin/sh
read -r URL GARBAGE;