Add further software to Arch's personal profile
This commit is contained in:
parent
588396359a
commit
a415bd5361
2 changed files with 26 additions and 0 deletions
scripts/Arch/Software/rclone
3
scripts/Arch/Software/rclone/install.sh
Normal file
3
scripts/Arch/Software/rclone/install.sh
Normal file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/bash
|
||||
yay --noconfirm -Syu rclone;
|
||||
source "../../../Common/Config/rclone/install.sh";
|
Loading…
Add table
Add a link
Reference in a new issue