mirror of
https://github.com/zulip/zulip.git
synced 2025-11-01 20:44:04 +00:00
scripts: Remove the depreciated script 'postgres-reset-sequences'.
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
|
||||
./manage.py sqlsequencereset zerver | ./manage.py dbshell
|
||||
echo "Sequence has been reset successfully!"
|
||||
Reference in New Issue
Block a user