update and gitignore

This commit is contained in:
2025-10-05 03:55:18 +00:00
commit 97572905bb
13 changed files with 415 additions and 0 deletions

7
utils.sh Normal file
View File

@@ -0,0 +1,7 @@
### Copy Folder from Remote to Local ###
# scp -r root@45.79.204.92:/root/docker/gitea /root/setup/VPS_Setup/
### Activate Conda Shell ###
# eval "$(/root/miniconda3/bin/conda shell.bash hook)"