5 lines
72 B
Shell
Executable file
5 lines
72 B
Shell
Executable file
#!/usr/bin/env sh
|
|
|
|
echo "Running post pull script..."
|
|
|
|
autoinstall base
|