2 lines
67 B
Plaintext
2 lines
67 B
Plaintext
|
#!/usr/bin/env bash
|
||
|
echo "$OPUS_SOURCES" >"$1/etc/apt/sources.list"
|