mirror of
https://github.com/azaion/annotations.git
synced 2026-04-22 23:36:31 +00:00
updated gdrive_retention.ps1
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
param (
|
||||
[string]$Path = "."
|
||||
)
|
||||
|
||||
# Configuration
|
||||
$rcloneRemote = "AzaionGoogleDrive:AzaionSuiteBuilds"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user