initial commit
This commit is contained in:
5
scripts/install-curl.sh
Normal file
5
scripts/install-curl.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
#%%MULTILINE_YAML_START
|
||||
#Install curl
|
||||
|
||||
apt update && apt install curl -y
|
||||
Reference in New Issue
Block a user