chore: clean up temporary test scripts

This commit is contained in:
2026-07-06 17:53:59 +08:00
parent 48b748849b
commit b4ac0afda7
2 changed files with 0 additions and 9 deletions
-4
View File
@@ -1,4 +0,0 @@
extends SceneTree
func _init():
print("Testing candy_survival multiplayer")
quit()
-5
View File
@@ -1,5 +0,0 @@
#!/usr/bin/expect -f
spawn ssh admin@193.180.213.215 "ls -la /home/admin/nakama/data/modules/"
expect "password:"
send "Mieayamtelur17\r"
expect eof