diff --git a/.gitignore b/.gitignore index 94195bd..8fc3c92 100644 --- a/.gitignore +++ b/.gitignore @@ -111,21 +111,21 @@ srv/mailman2/ # srv/hosted_tmp_link/ # srv/hosted_tmp_link -srv/aether_api_ln/ -srv/aether_api_ln -srv/aether_app_ln/ -srv/aether_app_ln -srv/hosted_files_dev_ln/ -srv/hosted_files_dev_ln -srv/hosted_files_ln/ -srv/hosted_files_ln -srv/hosted_tmp_dev_ln/ -srv/hosted_tmp_dev_ln -srv/hosted_tmp_ln/ -srv/hosted_tmp_ln +# srv/aether_api_ln/ +# srv/aether_api_ln +# srv/aether_app_ln/ +# srv/aether_app_ln +# srv/hosted_files_dev_ln/ +# srv/hosted_files_dev_ln +# srv/hosted_files_ln/ +# srv/hosted_files_ln +# srv/hosted_tmp_dev_ln/ +# srv/hosted_tmp_dev_ln +# srv/hosted_tmp_ln/ +# srv/hosted_tmp_ln -srv/mariadb_ln/ -srv/mariadb_ln +# srv/mariadb_ln/ +# srv/mariadb_ln srv/mariadb/ srv/mariadb diff --git a/srv/aether_api_ln b/srv/aether_api_ln new file mode 120000 index 0000000..ee37a75 --- /dev/null +++ b/srv/aether_api_ln @@ -0,0 +1 @@ +/home/scott/OSIT_dev/aether_api_fastapi \ No newline at end of file diff --git a/srv/aether_api_v5_ln b/srv/aether_api_v5_ln deleted file mode 120000 index d2576e7..0000000 --- a/srv/aether_api_v5_ln +++ /dev/null @@ -1 +0,0 @@ -/home/scott/OSIT_dev/aether_api_v5_fastapi \ No newline at end of file diff --git a/srv/aether_app_ln b/srv/aether_app_ln new file mode 120000 index 0000000..42c7b98 --- /dev/null +++ b/srv/aether_app_ln @@ -0,0 +1 @@ +/home/scott/OSIT_dev/aether_app_flask \ No newline at end of file diff --git a/srv/hosted_files_ln b/srv/hosted_files_ln new file mode 120000 index 0000000..67de20e --- /dev/null +++ b/srv/hosted_files_ln @@ -0,0 +1 @@ +/home/scott/OSIT/hosted_files \ No newline at end of file diff --git a/srv/hosted_tmp_ln b/srv/hosted_tmp_ln new file mode 120000 index 0000000..0fe128a --- /dev/null +++ b/srv/hosted_tmp_ln @@ -0,0 +1 @@ +/home/scott/OSIT/hosted_tmp \ No newline at end of file