Add further software to Arch's personal profile

This commit is contained in:
Manuel Thalmann 2023-04-04 03:31:27 +02:00
parent 588396359a
commit a415bd5361
2 changed files with 26 additions and 0 deletions
scripts/Arch/Software/rclone

View file

@ -0,0 +1,3 @@
#!/bin/bash
yay --noconfirm -Syu rclone;
source "../../../Common/Config/rclone/install.sh";