mirror of
https://github.com/Ascyii/scripts.git
synced 2026-01-01 04:44:24 -05:00
Init
This commit is contained in:
5
shell/pgadmin_run.sh
Executable file
5
shell/pgadmin_run.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
source ~/pgadmin4/bin/activate
|
||||
firefox "http://127.0.0.1:5050" &
|
||||
pgadmin4
|
||||
Reference in New Issue
Block a user