Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 6dbdbc20 authored by SAUCEZ Damien's avatar SAUCEZ Damien
Browse files

Add new file

parent aa0da25d
No related branches found
No related tags found
No related merge requests found
xp.sh 0 → 100644
#!/usr/bin/bash
echo 'SO MYFSCRIFT'
pwd
#apt update && apt install -y snapd
#snap install yq
PARAMS_5G_YML=`find . -path pos/params.5g.yaml`
echo "PARAMS_5G_YML:$PARAMS_5G_YML"
#CUCP_F1_IP=$(cat $PARAMS_5G_YML | yq .GCN.multus.ips.cucp.f1.ip)
#echo "CUCP_F1_IP:$CUCP_F1_IP"
echo 'EO MYFSCRIFT'
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment