Move Supabase files and scripts to archive, cleanup legacy code
This commit is contained in:
5
archive/scripts/Support
Executable file
5
archive/scripts/Support
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
echo "스크립트 실행 시작: $(date)"
|
||||
echo "스크립트 경로: $0"
|
||||
echo "스크립트 실행 완료: $(date)"
|
||||
exit 0
|
||||
Reference in New Issue
Block a user