fix typo
This commit is contained in:
parent
9f617d1280
commit
cd264800cc
1 changed files with 1 additions and 1 deletions
2
spkg
2
spkg
|
@ -1,5 +1,5 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
source="https://git.hippoz.xyz/down/repo"
|
source="https://git.hippoz.xyz/duck/repo"
|
||||||
tmpdir="/tmp"
|
tmpdir="/tmp"
|
||||||
setup() {
|
setup() {
|
||||||
prefix=$1
|
prefix=$1
|
||||||
|
|
Loading…
Reference in a new issue