4 lines
61 B
Plaintext
4 lines
61 B
Plaintext
|
#!/bin/bash
|
||
|
|
||
|
sudo -u repo HOME=/data/repo local-repo repo -U
|