mirror of
https://github.com/tommytran732/QubesOS-Scripts
synced 2024-11-05 02:21:33 -05:00
5 lines
100 B
Bash
5 lines
100 B
Bash
#!/bin/bash
|
|
|
|
sudo dnf install nextcloud-client
|
|
echo "5.226.143.92 cloud.tommytran.io" >> /etc/hosts
|