This website requires JavaScript.
Explore
Help
Sign In
Upstream
/
waveterm
Watch
1
Star
0
Fork
0
You've already forked waveterm
mirror of
https://github.com/wavetermdev/waveterm.git
synced
2024-12-22 16:48:23 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8cbee1e1c3
waveterm
/
wavesrv
/
db
/
migrations
/
000023_autoinstall.up.sql
sawka
267b035fc8
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
2 lines
35 B
SQL
Raw
Blame
History
UPDATE
remote
SET
autoinstall
=
1
;
Reference in New Issue
View Git Blame
Copy Permalink