This website requires JavaScript.
Explore
Help
Sign In
waveterm
/
backup
Watch
0
Star
0
Fork
0
mirror of
https://github.com/wavetermdev/backup.git
synced
2026-08-05 13:57:07 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
evan/fix-dockerfile
backup
/
wavesrv
/
db
/
migrations
/
000023_autoinstall.up.sql
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
2 lines
35 B
SQL
Raw
Permalink
Normal View
History
Unescape
Escape
remove autoinstall options from GUI, always set autoinstall flag, db migration to set autoinstall for all remotes (
#48
)
2023-10-25 22:07:00 -07:00
UPDATE
remote
SET
autoinstall
=
1
;
Reference in New Issue
Copy Permalink