changeset 14:06b9390774dd

add deploy.sh
author AnaTofuZ <k198584@ie.u-ryukyu.ac.jp>
date Fri, 30 Oct 2020 13:58:33 +0900
parents 56e9763abeef
children e6dc51066703
files deploy.sh
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/deploy.sh	Fri Oct 30 13:58:33 2020 +0900
@@ -0,0 +1,3 @@
+sudo chown root ./target/debug/ie-virsh
+sudo chmod 4711 ./target/debug/ie-virsh
+