some deployments worked out
This commit is contained in:
5
deployment/remote_server/podman_generate-key.sh
Executable file
5
deployment/remote_server/podman_generate-key.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
read -p "Enter the name of the computer you plan to use the key on: " pcname
|
||||
|
||||
podman compose exec tam3-api /app/key.py generate $pcname
|
||||
|
||||
echo "Note the key above this line. You can use that for the computer."
|
||||
Reference in New Issue
Block a user