8 lines
93 B
Bash
Executable File
8 lines
93 B
Bash
Executable File
#!/bin/bash
|
|
|
|
git pull --ff
|
|
|
|
./bookworm/BldHelper-release.sh
|
|
./daedalus/BldHelper-release.sh
|
|
|