2 lines
123 B
Bash
2 lines
123 B
Bash
#!/bin/bash
|
|
dotnet nuget push "$(ls -t ../../.godot/mono/temp/bin/Debug/Polonium.*.nupkg | head -n 1)" --source hangman-lab |