forked from sh-edraft.de/sh_linux_installation_scripts
Changed sh to bash
This commit is contained in:
parent
397ffdb398
commit
37d557a306
@ -1,4 +1,4 @@
|
|||||||
#!/bin/sh
|
#!/bin/bash
|
||||||
|
|
||||||
install_gpick() {
|
install_gpick() {
|
||||||
echo "Installing gpick"
|
echo "Installing gpick"
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
#!/bin/sh
|
#!/bin/bash
|
||||||
|
|
||||||
install_nextcloud() {
|
install_nextcloud() {
|
||||||
echo "Installing Nextcloud client"
|
echo "Installing Nextcloud client"
|
||||||
|
Reference in New Issue
Block a user