mirror of
https://gitlab.com/octospacc/Configs.git
synced 2025-06-05 21:59:36 +02:00
Auto-Backup $'Fri Jan 03 2025 02:33:10 GMT+0100 (Central European Standard Time)'
This commit is contained in:
@ -223,6 +223,7 @@ Jobs.Cloud_SpaccBBS = async () => {
|
||||
|
||||
Jobs.Cloud_SpaccBBSNodeBB = async () => {
|
||||
await FolderGoCopyForCloud('SpaccBBS-NodeBB', 'SpaccBBS-NodeBB-2024-Git');
|
||||
await $`rm -rf ./SpaccBBS-NodeBB/.git || true`;
|
||||
await $`cp ../SpaccBBS-NodeBB/Db.Latest.rdb.tar.xz ./Db.rdb.tar.xz`;
|
||||
await ccencryptNow('./Db.rdb.tar.xz', Secrets.BackupKey_Git_SpaccBBSNodeBB);
|
||||
await GitPullPush();
|
||||
|
Reference in New Issue
Block a user