mirror of
https://github.com/fastfetch-cli/fastfetch.git
synced 2026-09-12 10:22:12 +02:00
5 lines
96 B
Bash
Executable File
5 lines
96 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
debuild -S -i -I
|
|
dput ppa:zhangsongcui3371/fastfetch ~/fastfetch_*.changes
|