Rename old Nextcloud script
This commit is contained in:
parent
875013b104
commit
b31b00fc2d
|
@ -1,7 +1,7 @@
|
|||
#!/bin/pwsh
|
||||
. "$PSScriptRoot/../Scripts/PersonalFiles.ps1";
|
||||
. "$PSScriptRoot/../Software/Firefox/Install.ps1";
|
||||
. "$PSScriptRoot/../Software/Nextcloud/Manage.ps1";
|
||||
. "$PSScriptRoot/../Software/Nextcloud/Install.ps1";
|
||||
. "$PSScriptRoot/../Collections/Personal.ps1";
|
||||
. "$PSScriptRoot/../../Common/Scripts/Context.ps1";
|
||||
|
||||
|
|
Loading…
Reference in a new issue