mirror of
https://github.com/c9moser/sgbackup.git
synced 2026-01-19 19:40:13 +00:00
6 lines
132 B
Bash
Executable File
6 lines
132 B
Bash
Executable File
#!/bin/bash
|
|
# vim: ts=4 sts=4 sw=4 syn=sh smartindent expandtab
|
|
#
|
|
|
|
sudo dnf install -y gtk4 python python-gobject python3-rapidfuzz
|