Fix naked dollar sign

master
Hektor Misplon 2020-09-11 20:16:35 +02:00
parent 6bfce1a6b9
commit eaaa680071
1 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
#!/bin/bash
git clone https://aur.archlinux.org/$1.git
git clone "https://aur.archlinux.org/$1.git"